Jun 03 01:08:25.209283 np0000178266 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 03 01:08:25.218191 np0000178266 devstack@c-api.service[112371]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 3 01:08:25 2026] *** Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: nodename: np0000178266 Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: machine: x86_64 Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: clock source: unix Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: pcre jit disabled Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: detected number of CPU cores: 16 Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: current working directory: / Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: detected binary path: /usr/bin/uwsgi-core Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: your processes number limit is 256917 Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: your memory page size is 4096 bytes Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: detected max file descriptor number: 2048 Jun 03 01:08:25.222192 np0000178266 devstack@c-api.service[112371]: lock engine: pthread robust mutexes Jun 03 01:08:25.223057 np0000178266 devstack@c-api.service[112371]: thunder lock: enabled Jun 03 01:08:25.223057 np0000178266 devstack@c-api.service[112371]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 03 01:08:25.223057 np0000178266 devstack@c-api.service[112371]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 03 01:08:25.223057 np0000178266 devstack@c-api.service[112371]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 03 01:08:25.223057 np0000178266 devstack@c-api.service[112371]: Set PythonHome to /opt/stack/data/venv Jun 03 01:08:25.272975 np0000178266 devstack@c-api.service[112371]: Python main interpreter initialized at 0x7d3d338a3668 Jun 03 01:08:25.272975 np0000178266 devstack@c-api.service[112371]: python threads support enabled Jun 03 01:08:25.272975 np0000178266 devstack@c-api.service[112371]: your server socket listen backlog is limited to 100 connections Jun 03 01:08:25.272975 np0000178266 devstack@c-api.service[112371]: your mercy for graceful operations on workers is 80 seconds Jun 03 01:08:25.273613 np0000178266 devstack@c-api.service[112371]: mapped 671795 bytes (656 KB) for 4 cores Jun 03 01:08:25.273779 np0000178266 devstack@c-api.service[112371]: *** Operational MODE: preforking *** Jun 03 01:08:25.274042 np0000178266 devstack@c-api.service[112371]: *** uWSGI is running in multiple interpreter mode *** Jun 03 01:08:25.274042 np0000178266 devstack@c-api.service[112371]: spawned uWSGI master process (pid: 112371) Jun 03 01:08:25.274223 np0000178266 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 03 01:08:25.274954 np0000178266 devstack@c-api.service[112371]: spawned uWSGI worker 1 (pid: 112382, cores: 1) Jun 03 01:08:25.275421 np0000178266 devstack@c-api.service[112371]: spawned uWSGI worker 2 (pid: 112383, cores: 1) Jun 03 01:08:25.275978 np0000178266 devstack@c-api.service[112371]: spawned uWSGI worker 3 (pid: 112384, cores: 1) Jun 03 01:08:25.276542 np0000178266 devstack@c-api.service[112371]: spawned uWSGI worker 4 (pid: 112385, cores: 1) Jun 03 01:08:25.276542 np0000178266 devstack@c-api.service[112371]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 03 01:08:25.418463 np0000178266 devstack@c-api.service[112384]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:08:25.418463 np0000178266 devstack@c-api.service[112384]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:08:25.418463 np0000178266 devstack@c-api.service[112384]: we strongly recommend against using it for new projects. Jun 03 01:08:25.418463 np0000178266 devstack@c-api.service[112384]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:08:25.418463 np0000178266 devstack@c-api.service[112384]: framework. For more detail see Jun 03 01:08:25.418463 np0000178266 devstack@c-api.service[112384]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:08:25.418463 np0000178266 devstack@c-api.service[112384]: import eventlet # noqa Jun 03 01:08:25.425905 np0000178266 devstack@c-api.service[112382]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:08:25.425905 np0000178266 devstack@c-api.service[112382]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:08:25.425905 np0000178266 devstack@c-api.service[112382]: we strongly recommend against using it for new projects. Jun 03 01:08:25.425905 np0000178266 devstack@c-api.service[112382]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:08:25.425905 np0000178266 devstack@c-api.service[112382]: framework. For more detail see Jun 03 01:08:25.425905 np0000178266 devstack@c-api.service[112382]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:08:25.425905 np0000178266 devstack@c-api.service[112382]: import eventlet # noqa Jun 03 01:08:25.431465 np0000178266 devstack@c-api.service[112383]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:08:25.431465 np0000178266 devstack@c-api.service[112383]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:08:25.431465 np0000178266 devstack@c-api.service[112383]: we strongly recommend against using it for new projects. Jun 03 01:08:25.431465 np0000178266 devstack@c-api.service[112383]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:08:25.431465 np0000178266 devstack@c-api.service[112383]: framework. For more detail see Jun 03 01:08:25.431465 np0000178266 devstack@c-api.service[112383]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:08:25.431465 np0000178266 devstack@c-api.service[112383]: import eventlet # noqa Jun 03 01:08:25.443010 np0000178266 devstack@c-api.service[112385]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 03 01:08:25.443010 np0000178266 devstack@c-api.service[112385]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 03 01:08:25.443010 np0000178266 devstack@c-api.service[112385]: we strongly recommend against using it for new projects. Jun 03 01:08:25.443010 np0000178266 devstack@c-api.service[112385]: If you are already using Eventlet, we recommend migrating to a different Jun 03 01:08:25.443010 np0000178266 devstack@c-api.service[112385]: framework. For more detail see Jun 03 01:08:25.443010 np0000178266 devstack@c-api.service[112385]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 03 01:08:25.443010 np0000178266 devstack@c-api.service[112385]: import eventlet # noqa Jun 03 01:08:25.516781 np0000178266 devstack@c-api.service[112384]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:08:25.516781 np0000178266 devstack@c-api.service[112384]: warnings.warn( Jun 03 01:08:25.516949 np0000178266 devstack@c-api.service[112382]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:08:25.516949 np0000178266 devstack@c-api.service[112382]: warnings.warn( Jun 03 01:08:25.517015 np0000178266 devstack@c-api.service[112383]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:08:25.517015 np0000178266 devstack@c-api.service[112383]: warnings.warn( Jun 03 01:08:25.535887 np0000178266 devstack@c-api.service[112385]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 03 01:08:25.535887 np0000178266 devstack@c-api.service[112385]: warnings.warn( Jun 03 01:08:25.590622 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:25.590622 np0000178266 devstack@c-api.service[112382]: from cgi import parse_header Jun 03 01:08:25.592792 np0000178266 devstack@c-api.service[112384]: /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 03 01:08:25.592792 np0000178266 devstack@c-api.service[112384]: from cgi import parse_header Jun 03 01:08:25.593531 np0000178266 devstack@c-api.service[112383]: /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 03 01:08:25.593531 np0000178266 devstack@c-api.service[112383]: from cgi import parse_header Jun 03 01:08:25.616669 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:25.616669 np0000178266 devstack@c-api.service[112385]: from cgi import parse_header Jun 03 01:08:25.639235 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:25.639235 np0000178266 devstack@c-api.service[112382]: removals.removed_module( Jun 03 01:08:25.640727 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:25.640727 np0000178266 devstack@c-api.service[112382]: removals.removed_module( Jun 03 01:08:25.648704 np0000178266 devstack@c-api.service[112384]: /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 03 01:08:25.648704 np0000178266 devstack@c-api.service[112384]: removals.removed_module( Jun 03 01:08:25.650158 np0000178266 devstack@c-api.service[112383]: /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 03 01:08:25.650158 np0000178266 devstack@c-api.service[112383]: removals.removed_module( Jun 03 01:08:25.650368 np0000178266 devstack@c-api.service[112384]: /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 03 01:08:25.650368 np0000178266 devstack@c-api.service[112384]: removals.removed_module( Jun 03 01:08:25.651870 np0000178266 devstack@c-api.service[112383]: /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 03 01:08:25.651870 np0000178266 devstack@c-api.service[112383]: removals.removed_module( Jun 03 01:08:25.667704 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:25.667704 np0000178266 devstack@c-api.service[112385]: removals.removed_module( Jun 03 01:08:25.669517 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:25.669517 np0000178266 devstack@c-api.service[112385]: removals.removed_module( Jun 03 01:08:26.280900 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:26.280900 np0000178266 devstack@c-api.service[112382]: warnings.warn( Jun 03 01:08:26.282783 np0000178266 devstack@c-api.service[112384]: /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 03 01:08:26.282783 np0000178266 devstack@c-api.service[112384]: warnings.warn( Jun 03 01:08:26.285194 np0000178266 devstack@c-api.service[112383]: /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 03 01:08:26.285194 np0000178266 devstack@c-api.service[112383]: warnings.warn( Jun 03 01:08:26.306343 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:26.306343 np0000178266 devstack@c-api.service[112385]: warnings.warn( Jun 03 01:08:26.385198 np0000178266 devstack@c-api.service[112384]: /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 03 01:08:26.385198 np0000178266 devstack@c-api.service[112384]: warnings.warn( Jun 03 01:08:26.389283 np0000178266 devstack@c-api.service[112383]: /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 03 01:08:26.389283 np0000178266 devstack@c-api.service[112383]: warnings.warn( Jun 03 01:08:26.395547 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:26.395547 np0000178266 devstack@c-api.service[112382]: warnings.warn( Jun 03 01:08:26.403335 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:26.403335 np0000178266 devstack@c-api.service[112385]: warnings.warn( Jun 03 01:08:26.692105 np0000178266 devstack@c-api.service[112382]: 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 03 01:08:26.692819 np0000178266 devstack@c-api.service[112382]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112382) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:08:26.714640 np0000178266 devstack@c-api.service[112384]: 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 03 01:08:26.715152 np0000178266 devstack@c-api.service[112384]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112384) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:08:26.724370 np0000178266 devstack@c-api.service[112385]: 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 03 01:08:26.724656 np0000178266 devstack@c-api.service[112385]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112385) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:08:26.777727 np0000178266 devstack@c-api.service[112383]: 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 03 01:08:26.778471 np0000178266 devstack@c-api.service[112383]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112383) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 03 01:08:26.781980 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:26.781980 np0000178266 devstack@c-api.service[112382]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:08:26.792373 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:26.792373 np0000178266 devstack@c-api.service[112385]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:08:26.809125 np0000178266 devstack@c-api.service[112384]: /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 03 01:08:26.809125 np0000178266 devstack@c-api.service[112384]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:08:26.864360 np0000178266 devstack@c-api.service[112383]: /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 03 01:08:26.864360 np0000178266 devstack@c-api.service[112383]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 03 01:08:27.259583 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:08:27.259988 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.260065 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:08:27.260128 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.260176 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:08:27.260259 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.260418 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.260476 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.260582 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.260652 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.260692 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.260872 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.261465 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.261522 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.261590 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.261636 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.261670 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.261716 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.261787 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.261837 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.261877 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.261921 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.262051 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.262107 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.262149 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.262192 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.262242 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.262287 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.262329 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.262363 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.262398 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.262445 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.262445 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.264502 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.264580 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.264628 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.264669 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.264703 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.264739 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.264804 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.264845 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.264890 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.264922 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.264952 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.264995 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.265036 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.265084 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.265124 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.265172 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.265172 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.265172 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.265172 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.265172 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.265344 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.269672 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.269799 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.269864 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.269919 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.269961 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.270005 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.270054 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.270133 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.270133 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.270218 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.270265 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.270315 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.270375 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.270426 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.270479 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.270536 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.270585 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.270643 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.270683 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.270723 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.270797 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.270845 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.270888 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.270931 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.270986 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.271044 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.271091 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.271162 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.271211 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.271262 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.271563 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.271563 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.271563 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.271681 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.271728 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.272827 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.272910 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.272964 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.273014 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.273014 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.273083 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.273123 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.273123 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.273203 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.273246 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.273299 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.273354 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.273404 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.273456 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.273499 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.273548 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.273597 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.273648 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.273697 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.273742 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.273832 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.273877 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.273922 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.273966 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.274015 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.274072 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.274072 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.274072 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.274072 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.274245 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.274305 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.274344 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.274387 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.274427 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.274469 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.274514 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.274564 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.274615 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.274654 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.274701 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.274739 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.274739 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.274845 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.274891 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.274935 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.274982 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.274982 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.275115 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.275115 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.275191 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.275234 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.275279 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.275331 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.275381 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.275423 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.275461 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.275511 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.275551 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.275601 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.275644 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.275687 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.275724 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.275840 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.275887 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.275923 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.275966 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.276011 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.276060 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.276101 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.276447 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.276447 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.276524 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.276610 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.276689 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.276796 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.276942 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.278088 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.278168 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.278218 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.278312 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.278361 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.278436 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.278481 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.278519 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.278567 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.278612 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.278662 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.278706 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.278744 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.278818 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.278867 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.278912 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.278946 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.278992 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.279067 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.279108 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.279163 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.279214 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.279260 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.279260 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.279260 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.279367 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.279409 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.279460 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.279533 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.279673 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.279774 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.279894 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.279981 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.280081 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.280179 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.280274 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.280366 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.280456 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.280550 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.280640 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.280733 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.280861 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.280917 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.280969 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.281022 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.281022 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.281022 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.281154 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.281154 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.281514 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.281581 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.281660 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.281709 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.281709 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.281827 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.281878 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.281918 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.281955 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.281994 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.282032 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.282073 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.282073 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.282147 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.284011 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.284072 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.284124 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.284167 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.284206 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.284243 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.284282 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.284328 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.284384 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.284434 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.284481 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.284481 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.284558 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.284601 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.284884 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.284963 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.285025 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.285135 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.285265 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.285322 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.285370 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.285413 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.285456 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.285505 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.285582 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.285636 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.285693 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.285775 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.285775 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.285862 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.285862 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.285956 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.286007 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.286049 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.286049 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.286145 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.286145 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.286239 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.286239 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.286321 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.286370 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.286370 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.288190 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.288190 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.288397 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.288397 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.288477 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.288539 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.288600 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.288645 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.288683 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.288730 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.288812 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.288812 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.288812 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.288919 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.288967 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.289018 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.289018 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.289018 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.289018 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.289018 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.289195 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.289235 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.289279 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.289320 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.289367 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.289404 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.289444 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.289482 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.289521 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.289558 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.289603 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.289649 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.289697 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.289742 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.289818 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.289865 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.289907 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.289951 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.289994 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.290029 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.290068 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.290068 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.292419 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.292497 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.292536 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.292579 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.292619 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.292694 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.292759 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.292871 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.292929 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.292987 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.293055 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.293103 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.293146 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.293195 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.293231 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.293268 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.293319 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.293365 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.293412 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.293447 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.293528 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.294160 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.294232 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.294269 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.294293 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.294326 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.294376 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.294415 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.294447 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.294471 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.294502 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.294530 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.294566 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.294592 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.294622 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.294653 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.294684 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.294757 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.294897 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.294978 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.295073 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.295160 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.296336 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.296391 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.296436 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.296510 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.296551 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.296582 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.296609 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.296642 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.296668 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.296699 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.296727 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.296766 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.296806 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.296834 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.296863 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.296892 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.296892 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.296939 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.296971 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.297005 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.297005 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.297969 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.298018 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.298090 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.298147 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.298181 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.298212 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.298240 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.298272 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.298304 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.298333 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.298362 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.298387 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.298419 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.298448 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.298476 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.298504 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.298504 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.298554 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.298591 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.298643 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.298719 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.299116 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.299164 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.299238 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.299292 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.299352 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.299412 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.299446 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.299482 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.299513 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.299541 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.299613 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.299653 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.299682 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.299710 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.299741 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.299788 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.299831 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.299892 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.299955 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.300017 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.300084 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.301525 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.301593 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.301635 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.301677 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.301722 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.301795 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.301842 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.301892 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.301935 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.301974 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.302018 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.302018 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.302018 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.302127 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.302177 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.302331 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.302428 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.302533 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.302653 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.302778 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.302986 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.308221 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.308221 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.308402 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.308402 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.308402 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.308541 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.308541 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.308933 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.308995 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.309034 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.309090 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.309134 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.309174 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.309226 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.309268 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.309314 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.309357 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.309400 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.309453 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.309453 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.309545 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.309590 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.309590 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.309590 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.309712 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.309773 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.309813 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.309813 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.309899 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.309950 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.310000 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.310042 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.310089 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.310138 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.310138 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.310215 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.310305 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.310390 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.310490 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.310570 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.310662 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.310766 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.310766 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.310867 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.310910 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.310910 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.310997 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.311236 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.311304 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.311361 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.311415 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.311460 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.311511 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.311511 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.311605 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.311658 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.311704 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.311744 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.311744 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.311851 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.311851 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.311938 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.312006 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.312106 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.312166 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.312236 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.312282 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.312327 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.312378 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.312424 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.312474 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.312523 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.312574 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.312626 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.312676 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.312734 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.312799 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.312799 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.312899 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.312951 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.313010 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.313052 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.313093 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.313131 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.314407 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.314468 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.314503 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.314552 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.314615 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.314723 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.314806 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.315128 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.315190 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.315283 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.315337 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.315376 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.315424 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.315479 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.315523 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.315576 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.315622 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.315666 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.315720 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.315827 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.315937 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.321394 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.321507 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.321507 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.321578 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.321636 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.321636 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.321683 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.321712 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.321763 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.321812 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.321842 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.321919 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.321953 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.321988 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.322023 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.322051 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.322081 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.322105 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.322139 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.322163 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.322188 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.322238 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.322272 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.322301 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.322332 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.322362 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.322411 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.322447 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.322496 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.322528 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.322603 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.322637 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.322663 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.322792 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.322827 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.322853 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.322885 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.322921 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.322946 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.322979 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.323007 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.323007 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.326571 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.326684 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.326743 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.326927 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.326975 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.327017 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.327471 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.327531 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.327584 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.327638 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.327696 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.327743 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.327808 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.327852 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.327905 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.327971 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.328021 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.328071 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.328071 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.328071 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.328508 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.328573 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.328619 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.328657 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.328698 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.328741 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.328741 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.328932 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.328980 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.328980 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.329060 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.329099 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.329151 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.329196 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.329372 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.329428 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.329428 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.329428 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.329428 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.329591 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.329713 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.329783 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.329826 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.329861 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.329861 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.329982 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.330074 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.330128 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.330128 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.330128 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.330292 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.330292 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.330292 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.330292 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.330292 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.330886 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.330934 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.330975 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.330975 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.330975 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.331150 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112385) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.331215 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.331309 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.331385 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.331445 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.331551 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.331623 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.331623 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112385) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.331830 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112382) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.331912 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112385) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.331982 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.331982 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.331982 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.332247 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112384) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.332308 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112382) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.332308 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112382) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.332692 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.332692 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.332692 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.332692 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112384) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.332692 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112384) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.370117 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 03 01:08:27.370650 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.370786 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.371054 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.371668 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.371797 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.371875 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.371968 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.372049 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.372156 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.372250 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.373005 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.373106 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.373198 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.373280 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.373374 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.373455 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.373557 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.374701 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.374801 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.374901 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.374989 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.375088 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.375177 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.375284 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.375382 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.375475 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.375563 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.375655 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.375746 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.375857 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.375957 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.376685 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.376780 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.376878 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.376977 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.377067 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.377162 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.377252 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.377356 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.377441 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.377536 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.377627 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.377716 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.377831 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.377962 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.378050 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.378144 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.378239 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.378331 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.378419 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.378509 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.378605 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.378946 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.379035 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.379134 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.379230 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.379321 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.379409 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.379506 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.380370 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.380448 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.380550 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.380642 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.380736 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.380841 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.380942 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.381039 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.381132 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.381222 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.381316 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.381405 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.381495 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.381591 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.382289 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.382376 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.382470 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.382561 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.382647 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.382733 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.382851 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.383780 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.383873 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.383958 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.384050 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.384132 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.384218 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.384313 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.384703 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.384819 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.384906 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.384958 np0000178266 devstack@c-api.service[112382]: INFO dbcounter [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Registered counter for database cinder Jun 03 01:08:27.385006 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.385072 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.385165 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.385259 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.386014 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.386087 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.386183 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.386276 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.386360 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.386456 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.386546 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.386955 np0000178266 devstack@c-api.service[112385]: INFO dbcounter [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Registered counter for database cinder Jun 03 01:08:27.387020 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.387066 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.387112 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.387222 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.387311 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.387392 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.387494 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.388426 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.388505 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.388598 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.388688 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.388795 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.388877 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.388971 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.389549 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.389605 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.389696 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.389841 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.389913 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.390012 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.390108 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.390238 np0000178266 devstack@c-api.service[112384]: INFO dbcounter [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Registered counter for database cinder Jun 03 01:08:27.390930 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.391009 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.391084 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.391182 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.391267 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.391358 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.391463 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.392107 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.392165 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.392281 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.392367 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.392446 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.392537 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.392627 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.393054 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.393125 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.393212 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.393295 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.393387 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.393464 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.393555 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.394328 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.394415 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.394509 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.394589 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.394673 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.394759 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.394881 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.396230 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.396322 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.396419 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.396518 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.396604 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.396692 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.396819 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.397126 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.397215 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.397294 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.397385 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.397474 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.397557 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.397653 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.398311 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.398386 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.398482 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.398569 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.398666 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.398757 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.398873 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.399269 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.399327 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.399432 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.399513 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.399599 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.399685 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.399820 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.400478 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.400541 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.400648 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.400738 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.400843 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.400942 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.401037 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.402406 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.402480 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.402575 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.402665 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.402741 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.402857 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.402945 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.403038 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.403125 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.403217 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.403313 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.403409 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.403502 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.403602 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.403698 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.403826 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.403906 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.403997 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.404089 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.404174 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.404270 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.404696 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.404804 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.404896 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.404987 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.405083 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.405165 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.405271 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.405961 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.406116 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.406116 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.406197 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.406297 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.406385 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.406494 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 03 01:08:27.406895 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112383) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 03 01:08:27.406980 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 03 01:08:27.407070 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 03 01:08:27.407169 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 03 01:08:27.407254 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112383) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 03 01:08:27.407343 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112383) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 03 01:08:27.438098 np0000178266 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.446646 np0000178266 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-0f56b19f-562d-428d-8d68-7590af972493 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.458153 np0000178266 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-10015acd-0780-42f9-b870-afb646ab6996 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.475416 np0000178266 devstack@c-api.service[112383]: INFO dbcounter [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Registered counter for database cinder Jun 03 01:08:27.551057 np0000178266 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-af5142fb-64f8-417e-aa1f-3662646aee45 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.554804 np0000178266 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writer thread running {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:08:27.558092 np0000178266 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:08:27.561297 np0000178266 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:08:27.563328 np0000178266 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:08:27.565175 np0000178266 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:08:27.565999 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.569011 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.578986 np0000178266 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writer thread running {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:08:27.579328 np0000178266 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writer thread running {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:08:27.581878 np0000178266 devstack@c-api.service[112385]: INFO cinder.rpc [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:08:27.583939 np0000178266 devstack@c-api.service[112384]: INFO cinder.rpc [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:08:27.584422 np0000178266 devstack@c-api.service[112385]: INFO cinder.rpc [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:08:27.586563 np0000178266 devstack@c-api.service[112385]: INFO cinder.rpc [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:08:27.588340 np0000178266 devstack@c-api.service[112384]: INFO cinder.rpc [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:08:27.588527 np0000178266 devstack@c-api.service[112385]: INFO cinder.rpc [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:08:27.589427 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.591395 np0000178266 devstack@c-api.service[112384]: INFO cinder.rpc [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:08:27.592925 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.594242 np0000178266 devstack@c-api.service[112384]: INFO cinder.rpc [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:08:27.595629 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.599460 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.607196 np0000178266 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.610477 np0000178266 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:08:27.613058 np0000178266 devstack@c-api.service[112382]: INFO cinder.rpc [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:08:27.614945 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.630834 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.631974 np0000178266 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-10015acd-0780-42f9-b870-afb646ab6996 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.634469 np0000178266 devstack@c-api.service[112385]: INFO cinder.rpc [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:08:27.635371 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.637054 np0000178266 devstack@c-api.service[112385]: INFO cinder.rpc [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:08:27.638333 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.640129 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.644232 np0000178266 devstack@c-api.service[112384]: DEBUG oslo_db.sqlalchemy.engines [None req-0f56b19f-562d-428d-8d68-7590af972493 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=112384) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.647637 np0000178266 devstack@c-api.service[112384]: INFO cinder.rpc [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:08:27.647733 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.650358 np0000178266 devstack@c-api.service[112384]: INFO cinder.rpc [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:08:27.651323 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.651547 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.651766 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.654599 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.655461 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.657776 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.659300 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.663002 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.663487 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.666029 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.666094 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.666502 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.668051 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.668925 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.669366 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.670812 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.672183 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.672971 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.675094 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.676471 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.677329 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.678113 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.679647 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.680034 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.680782 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.682093 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.682494 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.683269 np0000178266 devstack@c-api.service[112382]: WARNING cinder.api.contrib.hosts [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:08:27.684130 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.684219 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.685801 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.686487 np0000178266 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writer thread running {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 03 01:08:27.687425 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.687586 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.688534 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.689220 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.689288 np0000178266 devstack@c-api.service[112383]: INFO cinder.rpc [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 03 01:08:27.690585 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.690771 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.691692 np0000178266 devstack@c-api.service[112383]: INFO cinder.rpc [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 03 01:08:27.692190 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.692263 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.693653 np0000178266 devstack@c-api.service[112383]: INFO cinder.rpc [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 03 01:08:27.693811 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.694077 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.694206 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.695265 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: extensions {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.695322 np0000178266 devstack@c-api.service[112385]: WARNING cinder.api.contrib.hosts [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:08:27.695407 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.695451 np0000178266 devstack@c-api.service[112383]: INFO cinder.rpc [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 03 01:08:27.696044 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.696263 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.696728 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-availability-zone {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.697564 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.698098 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-hosts {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.698349 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.698957 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.699338 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.699614 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: backups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.700444 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.701824 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.702848 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: consistencygroups {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.703212 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.704205 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.704787 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-volume-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.704856 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.705857 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: extensions {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.706306 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: extra_specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.707254 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-availability-zone {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.707689 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.707931 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-snapshot-manage {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.708525 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-hosts {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.709391 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: cgsnapshots {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.709826 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.710740 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: backups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.710858 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.711076 np0000178266 devstack@c-api.service[112384]: WARNING cinder.api.contrib.hosts [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:08:27.712050 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.712406 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: encryption {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.712775 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: consistencygroups {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.713972 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: capabilities {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.714072 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.714819 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-volume-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.715251 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: scheduler-stats {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.716219 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: extra_specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.716600 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.717157 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-volume-type-access {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.717974 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-snapshot-manage {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.718703 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.718929 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: qos-specs {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.719711 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: cgsnapshots {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.720099 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.721056 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-quota-class-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.721135 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.721448 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.722433 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-quota-sets {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.722787 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: encryption {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.723055 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.724004 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extended resource: os-volume-transfer {{(pid=112382) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.724068 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: extensions {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.724359 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: capabilities {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.725404 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-availability-zone {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.725569 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: scheduler-stats {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.726499 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.726715 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-hosts {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.727181 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-volume-type-access {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.727974 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.728127 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: backups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.728811 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: qos-specs {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.729469 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.730372 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: consistencygroups {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.731017 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.731227 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-quota-class-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.731858 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.contrib.snapshot_actions [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] SnapshotActionsController initialized {{(pid=112382) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:08:27.732374 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-volume-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.732519 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-quota-sets {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.732598 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.733873 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: extra_specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.734013 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extended resource: os-volume-transfer {{(pid=112385) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.734192 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.735487 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-snapshot-manage {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.735564 np0000178266 devstack@c-api.service[112382]: WARNING castellan.key_manager.migration [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.736406 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension AdminActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.736532 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension AdminActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.736598 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.736652 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension AdminActions extending resource: backups {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.736838 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.736943 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737042 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737105 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: cgsnapshots {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.737160 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737217 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension TypesManage extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737352 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737422 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737545 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737664 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737771 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeActions extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.737902 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension UsedLimits extending resource: limits {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.738045 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.738153 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.738215 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.v3.router [None req-6041f9af-69d9-4a03-83a5-f5f9b21e9de1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112382) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.738485 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.739057 np0000178266 devstack@c-api.service[112383]: DEBUG oslo_db.sqlalchemy.engines [None req-af5142fb-64f8-417e-aa1f-3662646aee45 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=112383) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:27.739637 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.740103 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: encryption {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.741187 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.741653 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: capabilities {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.742123 np0000178266 devstack@c-api.service[112383]: INFO cinder.rpc [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 03 01:08:27.742203 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.contrib.snapshot_actions [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] SnapshotActionsController initialized {{(pid=112385) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:08:27.742923 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: scheduler-stats {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.742991 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.744411 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.744529 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-volume-type-access {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.744692 np0000178266 devstack@c-api.service[112383]: INFO cinder.rpc [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 03 01:08:27.745821 np0000178266 devstack@c-api.service[112385]: WARNING castellan.key_manager.migration [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.746035 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.746290 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: qos-specs {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.746356 np0000178266 devstack@c-api.service[112382]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d3d338a3668 pid: 112382 (default app) Jun 03 01:08:27.746660 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension AdminActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.746812 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension AdminActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.746910 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension AdminActions extending resource: backups {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.747025 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.747131 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.747232 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748111 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748208 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension TypesManage extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748325 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748421 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748482 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-quota-class-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.748532 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748650 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748771 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeActions extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748892 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension UsedLimits extending resource: limits {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.748993 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.749095 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.v3.router [None req-10015acd-0780-42f9-b870-afb646ab6996 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112385) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.749805 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-quota-sets {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.751777 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extended resource: os-volume-transfer {{(pid=112384) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.754162 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.754368 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.754368 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.754368 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.754368 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.754742 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.754742 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.754742 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.754742 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755066 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755066 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755066 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755066 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755066 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755066 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755490 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755490 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755490 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755490 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755490 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755889 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755889 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755889 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.755889 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.755889 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.756219 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.756219 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.756219 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.756219 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.756496 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.756496 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.756496 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.756496 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.756496 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.756838 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.756838 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.756838 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.756838 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.756838 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.757102 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.757102 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.757102 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.757102 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.757102 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.757102 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.757538 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.757538 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.757538 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.757538 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.757538 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.757538 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758018 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758018 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758018 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758018 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758018 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758018 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758443 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758443 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758443 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758443 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758443 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758714 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758714 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758714 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758714 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758714 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758963 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758963 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758963 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758963 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.758963 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.758963 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759252 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759252 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759252 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759252 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759252 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759252 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759509 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759509 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759509 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759509 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759509 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759804 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759804 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759804 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.759804 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.759804 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760034 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760034 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760034 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760034 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760233 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760233 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760233 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760233 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760419 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760419 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760419 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760419 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760419 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760728 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760728 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760728 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.760728 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.760728 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761063 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761063 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761063 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761063 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761323 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761323 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761323 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761323 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761588 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761588 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761588 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761588 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761912 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761912 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.761912 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.761912 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762159 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.762159 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762159 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.762159 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762390 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.762390 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762390 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.762390 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762390 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.762668 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762668 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.762668 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762668 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.762668 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.762668 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763010 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763010 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763010 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763010 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763010 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763239 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763239 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763239 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763239 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763239 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763239 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763504 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763504 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763504 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763504 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763504 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763504 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763873 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763873 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763873 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763873 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.763873 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.763873 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.764250 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.764250 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.764383 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.764440 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.764440 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.764440 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.764440 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.764440 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.764738 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.764738 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.764738 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.764738 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.764738 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.765064 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.765064 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.765064 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.765064 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.765291 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.765291 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.765291 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:27.765291 np0000178266 devstack@c-api.service[112382]: warnings.warn(deprecated_msg) Jun 03 01:08:27.765510 np0000178266 devstack@c-api.service[112385]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d3d338a3668 pid: 112385 (default app) Jun 03 01:08:27.765570 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.765621 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [None req-4de225ed-b770-473e-a62d-9993a537a804 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:08:27.765702 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.765702 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] SnapshotActionsController initialized {{(pid=112384) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:08:27.765855 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.765907 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.765957 np0000178266 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 1/1] 199.204.45.115 () {60 vars in 956 bytes} [Wed Jun 3 01:08:27 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 03 01:08:27.766018 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.766018 np0000178266 devstack@c-api.service[112384]: WARNING castellan.key_manager.migration [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.766106 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.766161 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension AdminActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766161 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension AdminActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766161 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension AdminActions extending resource: backups {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766161 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766161 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766161 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766161 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766431 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension TypesManage extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766431 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766431 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766431 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766431 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766431 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeActions extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766431 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension UsedLimits extending resource: limits {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766717 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766717 np0000178266 devstack@c-api.service[112384]: DEBUG cinder.api.v3.router [None req-0f56b19f-562d-428d-8d68-7590af972493 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112384) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.766835 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.770515 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.773553 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.773883 np0000178266 devstack@c-api.service[112384]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d3d338a3668 pid: 112384 (default app) Jun 03 01:08:27.776619 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.779989 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.782962 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.785999 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.787517 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.790288 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.796567 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.801407 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.803587 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.804832 np0000178266 devstack@c-api.service[112383]: WARNING cinder.api.contrib.hosts [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 03 01:08:27.805593 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.807387 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.808813 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.810341 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.811728 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.813143 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.815094 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.816075 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: extensions {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.817564 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-availability-zone {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.819159 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-hosts {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.820775 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: backups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.822911 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: consistencygroups {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.824954 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-volume-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.826477 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: extra_specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.828061 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-snapshot-manage {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.829619 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: cgsnapshots {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.831132 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.832642 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: encryption {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.834306 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: capabilities {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.835558 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: scheduler-stats {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.837075 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-volume-type-access {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.838719 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: qos-specs {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.841385 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-quota-class-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.842644 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-quota-sets {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.844078 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extended resource: os-volume-transfer {{(pid=112383) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 03 01:08:27.846548 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.848008 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.849448 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.850976 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.851834 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.contrib.snapshot_actions [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] SnapshotActionsController initialized {{(pid=112383) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 03 01:08:27.852571 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.854015 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.855387 np0000178266 devstack@c-api.service[112383]: WARNING castellan.key_manager.migration [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 03 01:08:27.856256 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension AdminActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.856619 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension AdminActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.856786 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension AdminActions extending resource: backups {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857008 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857100 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857225 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857331 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857437 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension TypesManage extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857586 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857661 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857798 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.857954 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.858041 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeActions extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.858186 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension UsedLimits extending resource: limits {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.858285 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.858390 np0000178266 devstack@c-api.service[112383]: DEBUG cinder.api.v3.router [None req-af5142fb-64f8-417e-aa1f-3662646aee45 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112383) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 03 01:08:27.866457 np0000178266 devstack@c-api.service[112383]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7d3d338a3668 pid: 112383 (default app) Jun 03 01:08:34.720228 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.720228 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.720228 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.720228 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.720717 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.720717 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.720717 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.720717 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.720860 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.720860 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.720860 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.720860 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.720860 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.720860 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721003 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721003 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721003 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721003 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721003 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721150 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721150 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721150 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721150 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721150 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721266 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721266 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721266 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721266 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721363 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721363 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721363 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721363 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721363 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721492 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721492 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721492 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721492 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721492 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721611 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721611 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721611 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721611 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721611 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721611 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721760 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721760 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721760 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721760 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721760 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721760 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721896 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721896 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721896 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721896 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.721896 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.721896 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722040 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722040 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722040 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722040 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722040 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722159 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722159 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722159 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722159 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722159 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722267 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722267 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722267 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722267 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722267 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722267 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722409 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722409 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722409 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722409 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722409 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722409 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722558 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722558 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722558 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722558 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722558 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722678 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722678 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722678 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722678 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722678 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722849 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722849 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722849 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722849 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722952 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722952 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.722952 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.722952 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723071 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723071 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723071 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723071 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723071 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723202 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723202 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723202 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723202 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723202 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723314 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723314 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723314 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723314 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723437 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723437 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723437 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723437 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723532 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723532 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723532 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723532 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723628 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723628 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723628 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723628 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723728 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723728 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723728 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723728 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723887 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723887 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723887 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.723887 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.723887 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724060 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724060 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724060 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724060 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724060 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724060 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724204 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724204 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724204 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724204 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724204 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724314 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724314 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724314 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724314 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724314 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724314 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724453 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724453 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724453 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724453 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724453 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724453 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724593 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724593 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724593 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724593 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724593 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724593 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724771 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724771 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724771 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724771 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724771 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724771 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724950 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724950 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.724950 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.724950 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.725076 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.725076 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.725076 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.725076 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.725076 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.725221 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.725221 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.725221 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.725221 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:34.725221 np0000178266 devstack@c-api.service[112385]: warnings.warn(deprecated_msg) Jun 03 01:08:34.725221 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.middleware.request_id [None req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 None None] RequestId filter calling following filter/app {{(pid=112385) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:08:35.209340 np0000178266 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 admin admin] POST https://199.204.45.115/volume/v3/types Jun 03 01:08:35.209890 np0000178266 devstack@c-api.service[112385]: DEBUG cinder.api.openstack.wsgi [None req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112385) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:08:35.211483 np0000178266 devstack@c-api.service[112385]: /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 03 01:08:35.211483 np0000178266 devstack@c-api.service[112385]: warnings.warn( Jun 03 01:08:35.250244 np0000178266 devstack@c-api.service[112385]: DEBUG oslo_db.sqlalchemy.engines [None req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 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=112385) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:35.285783 np0000178266 devstack@c-api.service[112385]: INFO cinder.api.openstack.wsgi [None req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 admin admin] https://199.204.45.115/volume/v3/types returned with HTTP 200 Jun 03 01:08:35.286618 np0000178266 devstack@c-api.service[112385]: [pid: 112385|app: 0|req: 1/2] 199.204.45.115 () {68 vars in 1288 bytes} [Wed Jun 3 01:08:34 2026] POST /volume/v3/types => generated 186 bytes in 577 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 03 01:08:35.296796 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.middleware.request_id [req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 req-3cb4259a-61ba-4c3e-85e6-5e936f65fd47 None None] RequestId filter calling following filter/app {{(pid=112382) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 03 01:08:35.613626 np0000178266 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 req-3cb4259a-61ba-4c3e-85e6-5e936f65fd47 admin admin] POST https://199.204.45.115/volume/v3/types/32b95644-59ff-41f3-80fa-cb4b5d7fb848/extra_specs Jun 03 01:08:35.614125 np0000178266 devstack@c-api.service[112382]: DEBUG cinder.api.openstack.wsgi [req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 req-3cb4259a-61ba-4c3e-85e6-5e936f65fd47 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112382) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 03 01:08:35.615767 np0000178266 devstack@c-api.service[112382]: /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 03 01:08:35.615767 np0000178266 devstack@c-api.service[112382]: warnings.warn( Jun 03 01:08:35.657775 np0000178266 devstack@c-api.service[112382]: DEBUG oslo_db.sqlalchemy.engines [req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 req-3cb4259a-61ba-4c3e-85e6-5e936f65fd47 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=112382) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 03 01:08:35.725583 np0000178266 devstack@c-api.service[112382]: INFO cinder.api.openstack.wsgi [req-597a687c-2b6b-4d3d-afd8-4c08316f0a09 req-3cb4259a-61ba-4c3e-85e6-5e936f65fd47 admin admin] https://199.204.45.115/volume/v3/types/32b95644-59ff-41f3-80fa-cb4b5d7fb848/extra_specs returned with HTTP 200 Jun 03 01:08:35.726267 np0000178266 devstack@c-api.service[112382]: [pid: 112382|app: 0|req: 2/3] 199.204.45.115 () {70 vars in 1505 bytes} [Wed Jun 3 01:08:35 2026] POST /volume/v3/types/32b95644-59ff-41f3-80fa-cb4b5d7fb848/extra_specs => generated 55 bytes in 430 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 03 01:08:37.649647 np0000178266 devstack@c-api.service[112384]: DEBUG dbcounter [-] [112384] Writing DB stats cinder:SELECT=6 {{(pid=112384) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:08:37.743942 np0000178266 devstack@c-api.service[112383]: DEBUG dbcounter [-] [112383] Writing DB stats cinder:SELECT=6 {{(pid=112383) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:08:45.286038 np0000178266 devstack@c-api.service[112385]: DEBUG dbcounter [-] [112385] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112385) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 03 01:08:45.725784 np0000178266 devstack@c-api.service[112382]: DEBUG dbcounter [-] [112382] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112382) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}