Jun 08 07:24:18.822998 np0000178795 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 08 07:24:18.828664 np0000178795 devstack@c-api.service[112301]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon Jun 8 07:24:18 2026] *** Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: nodename: np0000178795 Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: machine: x86_64 Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: clock source: unix Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: pcre jit disabled Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: detected number of CPU cores: 16 Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: current working directory: / Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: detected binary path: /usr/bin/uwsgi-core Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: your processes number limit is 256917 Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: your memory page size is 4096 bytes Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: detected max file descriptor number: 2048 Jun 08 07:24:18.832733 np0000178795 devstack@c-api.service[112301]: lock engine: pthread robust mutexes Jun 08 07:24:18.833471 np0000178795 devstack@c-api.service[112301]: thunder lock: enabled Jun 08 07:24:18.833471 np0000178795 devstack@c-api.service[112301]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 08 07:24:18.833471 np0000178795 devstack@c-api.service[112301]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 08 07:24:18.833471 np0000178795 devstack@c-api.service[112301]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 08 07:24:18.833471 np0000178795 devstack@c-api.service[112301]: Set PythonHome to /opt/stack/data/venv Jun 08 07:24:18.873043 np0000178795 devstack@c-api.service[112301]: Python main interpreter initialized at 0x7b546c6a3668 Jun 08 07:24:18.873043 np0000178795 devstack@c-api.service[112301]: python threads support enabled Jun 08 07:24:18.873043 np0000178795 devstack@c-api.service[112301]: your server socket listen backlog is limited to 100 connections Jun 08 07:24:18.873043 np0000178795 devstack@c-api.service[112301]: your mercy for graceful operations on workers is 80 seconds Jun 08 07:24:18.873638 np0000178795 devstack@c-api.service[112301]: mapped 671795 bytes (656 KB) for 4 cores Jun 08 07:24:18.873814 np0000178795 devstack@c-api.service[112301]: *** Operational MODE: preforking *** Jun 08 07:24:18.873979 np0000178795 devstack@c-api.service[112301]: *** uWSGI is running in multiple interpreter mode *** Jun 08 07:24:18.873979 np0000178795 devstack@c-api.service[112301]: spawned uWSGI master process (pid: 112301) Jun 08 07:24:18.874306 np0000178795 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 08 07:24:18.874947 np0000178795 devstack@c-api.service[112301]: spawned uWSGI worker 1 (pid: 112303, cores: 1) Jun 08 07:24:18.875842 np0000178795 devstack@c-api.service[112301]: spawned uWSGI worker 2 (pid: 112304, cores: 1) Jun 08 07:24:18.876341 np0000178795 devstack@c-api.service[112301]: spawned uWSGI worker 3 (pid: 112305, cores: 1) Jun 08 07:24:18.876888 np0000178795 devstack@c-api.service[112301]: spawned uWSGI worker 4 (pid: 112306, cores: 1) Jun 08 07:24:18.876986 np0000178795 devstack@c-api.service[112301]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 08 07:24:18.999417 np0000178795 devstack@c-api.service[112306]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:24:18.999417 np0000178795 devstack@c-api.service[112306]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:24:18.999417 np0000178795 devstack@c-api.service[112306]: we strongly recommend against using it for new projects. Jun 08 07:24:18.999417 np0000178795 devstack@c-api.service[112306]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:24:18.999417 np0000178795 devstack@c-api.service[112306]: framework. For more detail see Jun 08 07:24:18.999417 np0000178795 devstack@c-api.service[112306]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:24:18.999417 np0000178795 devstack@c-api.service[112306]: import eventlet # noqa Jun 08 07:24:19.002449 np0000178795 devstack@c-api.service[112303]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:24:19.002449 np0000178795 devstack@c-api.service[112303]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:24:19.002449 np0000178795 devstack@c-api.service[112303]: we strongly recommend against using it for new projects. Jun 08 07:24:19.002449 np0000178795 devstack@c-api.service[112303]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:24:19.002449 np0000178795 devstack@c-api.service[112303]: framework. For more detail see Jun 08 07:24:19.002449 np0000178795 devstack@c-api.service[112303]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:24:19.002449 np0000178795 devstack@c-api.service[112303]: import eventlet # noqa Jun 08 07:24:19.003919 np0000178795 devstack@c-api.service[112304]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:24:19.003919 np0000178795 devstack@c-api.service[112304]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:24:19.003919 np0000178795 devstack@c-api.service[112304]: we strongly recommend against using it for new projects. Jun 08 07:24:19.003919 np0000178795 devstack@c-api.service[112304]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:24:19.003919 np0000178795 devstack@c-api.service[112304]: framework. For more detail see Jun 08 07:24:19.003919 np0000178795 devstack@c-api.service[112304]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:24:19.003919 np0000178795 devstack@c-api.service[112304]: import eventlet # noqa Jun 08 07:24:19.018383 np0000178795 devstack@c-api.service[112305]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 08 07:24:19.018383 np0000178795 devstack@c-api.service[112305]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 08 07:24:19.018383 np0000178795 devstack@c-api.service[112305]: we strongly recommend against using it for new projects. Jun 08 07:24:19.018383 np0000178795 devstack@c-api.service[112305]: If you are already using Eventlet, we recommend migrating to a different Jun 08 07:24:19.018383 np0000178795 devstack@c-api.service[112305]: framework. For more detail see Jun 08 07:24:19.018383 np0000178795 devstack@c-api.service[112305]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 08 07:24:19.018383 np0000178795 devstack@c-api.service[112305]: import eventlet # noqa Jun 08 07:24:19.082280 np0000178795 devstack@c-api.service[112306]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:24:19.082280 np0000178795 devstack@c-api.service[112306]: warnings.warn( Jun 08 07:24:19.089076 np0000178795 devstack@c-api.service[112303]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:24:19.089076 np0000178795 devstack@c-api.service[112303]: warnings.warn( Jun 08 07:24:19.089336 np0000178795 devstack@c-api.service[112304]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:24:19.089336 np0000178795 devstack@c-api.service[112304]: warnings.warn( Jun 08 07:24:19.101206 np0000178795 devstack@c-api.service[112305]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 08 07:24:19.101206 np0000178795 devstack@c-api.service[112305]: warnings.warn( Jun 08 07:24:19.160332 np0000178795 devstack@c-api.service[112306]: /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 08 07:24:19.160332 np0000178795 devstack@c-api.service[112306]: from cgi import parse_header Jun 08 07:24:19.165625 np0000178795 devstack@c-api.service[112303]: /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 08 07:24:19.165625 np0000178795 devstack@c-api.service[112303]: from cgi import parse_header Jun 08 07:24:19.176607 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:19.176607 np0000178795 devstack@c-api.service[112304]: from cgi import parse_header Jun 08 07:24:19.178386 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:19.178386 np0000178795 devstack@c-api.service[112305]: from cgi import parse_header Jun 08 07:24:19.206993 np0000178795 devstack@c-api.service[112306]: /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 08 07:24:19.206993 np0000178795 devstack@c-api.service[112306]: removals.removed_module( Jun 08 07:24:19.208374 np0000178795 devstack@c-api.service[112306]: /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 08 07:24:19.208374 np0000178795 devstack@c-api.service[112306]: removals.removed_module( Jun 08 07:24:19.214102 np0000178795 devstack@c-api.service[112303]: /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 08 07:24:19.214102 np0000178795 devstack@c-api.service[112303]: removals.removed_module( Jun 08 07:24:19.215430 np0000178795 devstack@c-api.service[112303]: /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 08 07:24:19.215430 np0000178795 devstack@c-api.service[112303]: removals.removed_module( Jun 08 07:24:19.232524 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:19.232524 np0000178795 devstack@c-api.service[112305]: removals.removed_module( Jun 08 07:24:19.232630 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:19.232630 np0000178795 devstack@c-api.service[112304]: removals.removed_module( Jun 08 07:24:19.232689 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:19.232689 np0000178795 devstack@c-api.service[112305]: removals.removed_module( Jun 08 07:24:19.232745 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:19.232745 np0000178795 devstack@c-api.service[112304]: removals.removed_module( Jun 08 07:24:19.840751 np0000178795 devstack@c-api.service[112306]: /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 08 07:24:19.840751 np0000178795 devstack@c-api.service[112306]: warnings.warn( Jun 08 07:24:19.853013 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:19.853013 np0000178795 devstack@c-api.service[112305]: warnings.warn( Jun 08 07:24:19.864884 np0000178795 devstack@c-api.service[112303]: /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 08 07:24:19.864884 np0000178795 devstack@c-api.service[112303]: warnings.warn( Jun 08 07:24:19.879941 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:19.879941 np0000178795 devstack@c-api.service[112304]: warnings.warn( Jun 08 07:24:19.947591 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:19.947591 np0000178795 devstack@c-api.service[112305]: warnings.warn( Jun 08 07:24:19.950585 np0000178795 devstack@c-api.service[112306]: /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 08 07:24:19.950585 np0000178795 devstack@c-api.service[112306]: warnings.warn( Jun 08 07:24:19.974110 np0000178795 devstack@c-api.service[112303]: /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 08 07:24:19.974110 np0000178795 devstack@c-api.service[112303]: warnings.warn( Jun 08 07:24:19.978544 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:19.978544 np0000178795 devstack@c-api.service[112304]: warnings.warn( Jun 08 07:24:20.239795 np0000178795 devstack@c-api.service[112305]: 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 08 07:24:20.240376 np0000178795 devstack@c-api.service[112305]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112305) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:24:20.240463 np0000178795 devstack@c-api.service[112306]: 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 08 07:24:20.240809 np0000178795 devstack@c-api.service[112306]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112306) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:24:20.263712 np0000178795 devstack@c-api.service[112304]: 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 08 07:24:20.263712 np0000178795 devstack@c-api.service[112304]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112304) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:24:20.265164 np0000178795 devstack@c-api.service[112303]: 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 08 07:24:20.265164 np0000178795 devstack@c-api.service[112303]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112303) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 08 07:24:20.325731 np0000178795 devstack@c-api.service[112306]: /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 08 07:24:20.325731 np0000178795 devstack@c-api.service[112306]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:24:20.326135 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:20.326135 np0000178795 devstack@c-api.service[112305]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:24:20.328352 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:20.328352 np0000178795 devstack@c-api.service[112304]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:24:20.331821 np0000178795 devstack@c-api.service[112303]: /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 08 07:24:20.331821 np0000178795 devstack@c-api.service[112303]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 08 07:24:20.779011 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112305) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:24:20.779442 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112304) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:24:20.779553 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.779553 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.779703 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112306) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:24:20.779808 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.779808 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.779875 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.779912 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112303) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 08 07:24:20.779964 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.780000 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.780000 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.780079 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.780115 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.780158 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.780203 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.780263 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.780263 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.780333 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.780387 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.780422 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.780725 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.780898 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.781015 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.781122 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.781194 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.781314 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.781385 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.781467 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.781547 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.781582 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.781616 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.781655 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.781695 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.781727 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.781761 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.781800 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.781833 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.781865 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.781897 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.781931 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.781964 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.782197 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.782197 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.782891 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.782891 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.782891 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.782891 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.782891 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.783062 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.783062 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.783146 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.783146 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.783146 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.783258 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.783258 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.783320 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.783356 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.783390 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.783435 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.783510 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.783558 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.783593 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.783626 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.783666 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.783701 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.783739 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.783784 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.783819 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.783853 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.783853 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.783853 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.784654 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.784654 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.784871 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.784963 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.784963 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.785037 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.785079 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.785114 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.785148 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.785188 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.785250 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.785289 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.785335 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.785371 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.785404 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.785461 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.785494 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.785526 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.785560 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.785600 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.785638 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.785684 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.785723 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.785761 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.785795 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.785833 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.785833 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.785833 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.787521 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.787645 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.787726 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.787876 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.787974 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.788040 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.788123 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.788188 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.788277 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.788314 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.788347 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.788380 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.788413 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.788458 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.788492 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.788530 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.788563 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.788596 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.788635 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.788635 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.788696 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.788731 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.788770 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.788770 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.788770 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.788770 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.788770 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.788770 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.788954 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.788954 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.788954 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.788954 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.789088 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.789128 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.789163 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.789197 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.789304 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.789345 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.789394 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.789394 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.789394 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.789394 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.789976 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.789976 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.790138 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.790231 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.790317 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.790393 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.790467 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.790467 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.790620 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.790747 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.790870 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.790949 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.791113 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.791257 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.791429 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.791429 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.791429 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.791862 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.792106 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.792161 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.792200 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.792257 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.792291 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.792339 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.792373 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.792411 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.792411 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.792411 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.792492 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.792492 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.792492 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.792492 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.792492 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.792492 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.792622 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.792651 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.792674 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.792674 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.792674 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.792674 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.792674 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.792674 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.793151 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.793151 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.793151 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.793151 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.793151 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.793468 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.793517 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.793573 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.793607 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.793631 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.793653 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.793676 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.793702 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.793725 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.793747 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.793747 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.793801 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.793828 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.793855 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.793877 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.793900 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.793900 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.793940 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.793962 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.793985 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.794011 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.794011 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.794011 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.797993 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.798054 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.798147 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.798202 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.798262 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.798329 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.798378 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.798437 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.798499 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.798499 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.798499 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.798620 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.798620 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.798724 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.798784 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.799120 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.799186 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.799247 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.799292 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.799316 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.799339 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.799368 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.799368 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.799413 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.799413 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.799456 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.799511 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.799511 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.800427 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.800494 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.800534 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.800581 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.800581 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.800642 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.800682 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.800718 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.800754 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.800802 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.800835 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.800869 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.800869 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.800869 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.800970 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.801004 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.801277 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.801277 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.801277 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.801277 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.801563 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.801638 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.801638 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.801638 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.801638 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.801928 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.801928 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.801928 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.803316 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.803425 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.803425 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.803622 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.803698 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.803803 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.803843 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.803877 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.803910 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.803943 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.803984 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.804019 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.804056 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.804100 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.804134 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.804168 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.804207 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.804260 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.804260 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.804319 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.804354 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.804387 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.804387 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.804387 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.804387 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.804387 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.804387 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.804387 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.804612 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.804612 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.804684 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.805071 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.805162 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.805276 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.805365 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.805447 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.805521 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.805605 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.805677 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.805755 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.805828 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.805979 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.806055 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.806139 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.806284 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.806284 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.806452 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.806526 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.806599 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.806670 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.806741 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.806779 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.806779 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.806779 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.806779 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.806779 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.806933 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.806933 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.806933 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.806933 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.807082 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.807117 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.807150 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.807195 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.807242 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.807286 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.807319 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.807352 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.807385 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.807418 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.807450 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.807517 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.807564 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.807599 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.807637 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.807669 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.807701 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.807734 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.807766 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.808170 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.808341 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.808416 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.808505 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.808505 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.808808 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.808906 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.809000 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.809074 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.809158 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.809297 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.809391 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.809472 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.809552 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.809592 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.809626 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.809658 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.809692 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.809736 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.809776 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.809810 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.809810 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.809876 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.810060 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.810140 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.810234 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.810345 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.810454 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.810539 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.810628 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.810823 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.810823 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.810823 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.811398 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.811398 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.811398 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.811544 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.812487 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.812558 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.812595 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.812629 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.812669 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.812702 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.812749 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.812783 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.812817 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.812850 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.812890 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.812924 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.813462 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.813621 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.813700 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.813810 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.813924 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.813963 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.814003 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.814037 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.814070 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.814104 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.814136 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.814171 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.814211 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.814272 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.814312 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.814353 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.814390 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.814429 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.814464 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.814496 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.814529 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.814561 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.814594 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.815436 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.815716 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.815788 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.815842 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.815888 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.816162 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.816312 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.816392 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.816453 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.816517 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.816580 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.816640 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.816700 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.816733 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.816733 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.816733 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.816733 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.816834 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.816834 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.816834 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.816834 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.816834 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.816962 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.817002 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.817030 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.817061 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.817115 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.817146 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.817180 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.817208 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.817252 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.817289 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.817323 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.817356 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.817385 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.817419 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.817448 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.817476 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.817509 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.817539 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.817566 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.817595 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.817622 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.817622 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.817622 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.817701 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.817701 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.817701 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.817784 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.817814 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.817845 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.817876 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.817907 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.817942 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.817971 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.818000 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.818030 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.818061 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.818095 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.818133 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.818172 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.818206 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.818264 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.818298 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.818334 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.818366 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.818397 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.818435 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.818467 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.818499 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.818537 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.818571 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.818601 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.818639 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.818670 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.818701 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.818733 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.818769 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.818801 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.818831 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.818871 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.818915 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.818948 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.818979 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.819015 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.819048 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.819080 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.819111 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.819151 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.819182 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.820227 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.820473 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.820635 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.820715 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.820792 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.820867 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.820949 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.821023 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.821098 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.821098 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.821098 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.821358 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.821358 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.821503 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.821607 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.821685 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.821874 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.821960 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.822060 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.822131 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.822208 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.822285 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.822375 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.822412 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.822444 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.822475 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.822510 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.822543 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.822578 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.822620 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.822651 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.822688 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.822718 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.822755 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.822789 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.822820 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.822850 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.822882 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.822911 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.822952 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.822986 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.823016 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.823051 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.823082 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.823113 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.823143 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.823178 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.823229 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.823265 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.823310 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.823341 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.823377 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.823407 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.823438 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.823469 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.823540 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.823573 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.823604 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.823653 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.823686 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.823724 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.823757 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.823757 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.823757 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.823757 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.823757 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.823757 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.824597 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.824597 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.824597 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.824694 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.824728 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.824769 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.824801 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.824834 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.824864 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.824894 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.824932 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.824970 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.825002 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.825036 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.825073 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.825468 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.825638 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.825711 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.825784 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.825844 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.825922 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.825979 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.826071 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.826142 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.826235 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.826277 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.826277 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.826277 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.826362 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.826362 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.826362 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.826362 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.826362 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.826362 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.826362 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.826568 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.826602 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.826632 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.826664 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.826664 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.826726 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.826759 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.826798 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.826798 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.826855 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.826886 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.826919 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.826919 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.827041 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.827152 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.827188 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.827242 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.827287 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.827326 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.827659 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.827741 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.827811 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.827879 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.827955 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.828020 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.828091 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.828157 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.828250 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.828330 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.828398 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.828513 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.828591 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.828697 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.828791 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.828863 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.828931 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.829001 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.829073 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.829150 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.829251 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.829343 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.829418 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.829488 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.829556 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.829638 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.829711 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.829810 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.829886 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.829992 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.830163 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.830238 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.830328 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.830388 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.830464 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.830533 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.830611 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.830673 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.830755 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.830792 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.830829 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.830860 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.830891 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.830918 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.830946 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.830980 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.831010 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.831039 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.831073 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.831101 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.831136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.831165 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.831193 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.831236 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.831276 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.831811 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.831875 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.831932 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.832008 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.832054 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.832120 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.832169 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.832284 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.832321 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.832349 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.832377 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.832409 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.832436 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.832467 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.832492 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.832574 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.832603 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.832625 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.832648 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.832670 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.832693 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.832714 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.832736 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.832758 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.832780 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.832810 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.832837 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.832858 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.832886 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.832908 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.832934 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.832956 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.832978 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.833001 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.833024 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.833024 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.833024 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.833098 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.833124 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.833150 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.833175 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.833198 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.833470 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.833541 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.833603 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.833661 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.833713 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.833763 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.833815 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.833904 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.833961 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.834014 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.834071 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.834135 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.834190 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.834279 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.834347 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.834442 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.834442 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.834578 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.834578 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.834578 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.834578 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.834578 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.834578 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.834578 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.834920 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.834920 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.834920 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.834920 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.835113 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.835171 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.835251 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.835315 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.835343 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.835366 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.835388 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.835410 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.835439 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.835465 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.835515 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.835544 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.835567 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.835594 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.835594 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.835594 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.835594 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.835672 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.835672 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.835672 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.835733 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.835819 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.835819 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.835861 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.835887 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.835909 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.835909 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.835949 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.835975 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.835998 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.836027 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.836054 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.836077 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.836099 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.836120 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.836142 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.836167 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.836198 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.836250 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.836282 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.836306 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.836334 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.836360 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.836462 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.836701 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.836830 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.836926 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.836959 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.837012 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.837049 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.837125 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.837159 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.837232 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.837271 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.837326 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.837356 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.837421 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.837454 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.837504 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.837540 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.837592 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.837621 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.837673 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.837710 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.837760 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.837811 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.837866 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.837918 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.837975 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.838011 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.838011 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.838011 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.838011 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.838250 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.838250 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.838250 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.838409 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.838441 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.838504 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.838535 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.838593 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.838624 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.838685 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.838720 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.838802 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.838835 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.838887 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.838927 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.838981 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.839033 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.839085 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.839115 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.839115 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.839192 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.839235 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.839313 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.839313 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.839313 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.839313 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.839313 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.839313 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.839525 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.839525 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.839525 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.839666 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.839705 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.839801 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.839879 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.839922 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.839989 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.840053 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.840117 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.840183 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.840307 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.840378 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.840441 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.840484 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.840620 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.840701 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.840740 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.840827 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.841004 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.841136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.841136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.841136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.841136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.841136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.841136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.841136 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 08 07:24:20.841600 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112306) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.841600 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.841600 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.841600 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.841600 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112306) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.841600 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112306) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.841909 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112303) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.841909 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.841909 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.841909 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.841909 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112303) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.842131 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112305) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.842171 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112303) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.842278 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.842278 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.842454 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112304) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 08 07:24:20.842570 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.842610 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 08 07:24:20.842664 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112305) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.842717 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 08 07:24:20.842771 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112305) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.842823 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 08 07:24:20.842823 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112304) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 08 07:24:20.842823 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112304) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 08 07:24:20.887695 np0000178795 devstack@c-api.service[112304]: INFO dbcounter [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Registered counter for database cinder Jun 08 07:24:20.888205 np0000178795 devstack@c-api.service[112305]: INFO dbcounter [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Registered counter for database cinder Jun 08 07:24:20.888514 np0000178795 devstack@c-api.service[112303]: INFO dbcounter [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Registered counter for database cinder Jun 08 07:24:20.898536 np0000178795 devstack@c-api.service[112306]: INFO dbcounter [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Registered counter for database cinder Jun 08 07:24:20.935883 np0000178795 devstack@c-api.service[112304]: DEBUG oslo_db.sqlalchemy.engines [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 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=112304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:20.937138 np0000178795 devstack@c-api.service[112305]: DEBUG oslo_db.sqlalchemy.engines [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb 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=112305) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:20.942086 np0000178795 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:20.946650 np0000178795 devstack@c-api.service[112306]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 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=112306) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:21.051576 np0000178795 devstack@c-api.service[112304]: DEBUG dbcounter [-] [112304] Writer thread running {{(pid=112304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:24:21.052452 np0000178795 devstack@c-api.service[112305]: DEBUG dbcounter [-] [112305] Writer thread running {{(pid=112305) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:24:21.054276 np0000178795 devstack@c-api.service[112304]: INFO cinder.rpc [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:24:21.054615 np0000178795 devstack@c-api.service[112305]: INFO cinder.rpc [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:24:21.056794 np0000178795 devstack@c-api.service[112304]: INFO cinder.rpc [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:24:21.056937 np0000178795 devstack@c-api.service[112305]: INFO cinder.rpc [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:24:21.058674 np0000178795 devstack@c-api.service[112305]: INFO cinder.rpc [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:24:21.059209 np0000178795 devstack@c-api.service[112304]: INFO cinder.rpc [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:24:21.060738 np0000178795 devstack@c-api.service[112305]: INFO cinder.rpc [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:24:21.061578 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.061772 np0000178795 devstack@c-api.service[112304]: INFO cinder.rpc [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:24:21.062650 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.064645 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.064961 np0000178795 devstack@c-api.service[112303]: DEBUG dbcounter [-] [112303] Writer thread running {{(pid=112303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:24:21.065888 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.069005 np0000178795 devstack@c-api.service[112303]: INFO cinder.rpc [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:24:21.072896 np0000178795 devstack@c-api.service[112303]: INFO cinder.rpc [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:24:21.075417 np0000178795 devstack@c-api.service[112303]: INFO cinder.rpc [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:24:21.077721 np0000178795 devstack@c-api.service[112303]: INFO cinder.rpc [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:24:21.078885 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.081564 np0000178795 devstack@c-api.service[112306]: DEBUG dbcounter [-] [112306] Writer thread running {{(pid=112306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 08 07:24:21.082385 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.083757 np0000178795 devstack@c-api.service[112306]: INFO cinder.rpc [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 08 07:24:21.086010 np0000178795 devstack@c-api.service[112306]: INFO cinder.rpc [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 08 07:24:21.088072 np0000178795 devstack@c-api.service[112306]: INFO cinder.rpc [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 08 07:24:21.090166 np0000178795 devstack@c-api.service[112306]: INFO cinder.rpc [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 08 07:24:21.091013 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.094266 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.102669 np0000178795 devstack@c-api.service[112305]: DEBUG oslo_db.sqlalchemy.engines [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb 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=112305) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:21.103745 np0000178795 devstack@c-api.service[112304]: DEBUG oslo_db.sqlalchemy.engines [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 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=112304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:21.105471 np0000178795 devstack@c-api.service[112305]: INFO cinder.rpc [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:24:21.106619 np0000178795 devstack@c-api.service[112304]: INFO cinder.rpc [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:24:21.108015 np0000178795 devstack@c-api.service[112305]: INFO cinder.rpc [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:24:21.109390 np0000178795 devstack@c-api.service[112304]: INFO cinder.rpc [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:24:21.109501 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.110830 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.117537 np0000178795 devstack@c-api.service[112303]: DEBUG oslo_db.sqlalchemy.engines [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 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=112303) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:21.119977 np0000178795 devstack@c-api.service[112303]: INFO cinder.rpc [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:24:21.122207 np0000178795 devstack@c-api.service[112303]: INFO cinder.rpc [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:24:21.122334 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.123357 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.123451 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.126699 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.127906 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.129286 np0000178795 devstack@c-api.service[112306]: DEBUG oslo_db.sqlalchemy.engines [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 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=112306) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:21.129930 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.131324 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.131409 np0000178795 devstack@c-api.service[112306]: INFO cinder.rpc [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 08 07:24:21.133347 np0000178795 devstack@c-api.service[112306]: INFO cinder.rpc [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 08 07:24:21.135925 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.136033 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.136093 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.136150 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.137159 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.138381 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.140155 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.140524 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.141419 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.143395 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.143462 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.144521 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.146240 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.147281 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.147518 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.147701 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.149122 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.150178 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.150448 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.150576 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.151695 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.151952 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.153252 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.153300 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.154341 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.155194 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.156469 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.158906 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.159134 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.159850 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.160032 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.162150 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.162382 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.163160 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.163332 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.163768 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.164210 np0000178795 devstack@c-api.service[112305]: WARNING cinder.api.contrib.hosts [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:24:21.164913 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.165200 np0000178795 devstack@c-api.service[112304]: WARNING cinder.api.contrib.hosts [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:24:21.165897 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.166095 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.166332 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.166628 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.167285 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.167812 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.168768 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.169292 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.169374 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.170229 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.170607 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.171577 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.171998 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.172080 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.172179 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.172954 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.173427 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.174738 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.174791 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.175059 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.175392 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.175767 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: extensions {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.176449 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.176550 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.177204 np0000178795 devstack@c-api.service[112303]: WARNING cinder.api.contrib.hosts [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:24:21.177448 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: extensions {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.177607 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: encryption {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.177892 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.179110 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: capabilities {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.179180 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.179299 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.179363 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: encryption {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.180424 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-quota-class-sets {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.180905 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.181096 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: capabilities {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.181838 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-volume-type-access {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.182382 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-quota-class-sets {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.182437 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.183433 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: extra_specs {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.183690 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-volume-type-access {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.183809 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.184892 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.184988 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-hosts {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.185226 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.185278 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: extra_specs {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.186321 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-availability-zone {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.186732 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.186830 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-hosts {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.187661 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: consistencygroups {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.188088 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.188169 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-availability-zone {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.188456 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.189128 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: extensions {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.189554 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: consistencygroups {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.189724 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: cgsnapshots {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.190345 np0000178795 devstack@c-api.service[112306]: WARNING cinder.api.contrib.hosts [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 08 07:24:21.190974 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-snapshot-manage {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.191067 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.191162 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: encryption {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.191799 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: cgsnapshots {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.192405 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-volume-manage {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.192549 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.192624 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: capabilities {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.193514 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-snapshot-manage {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.193848 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: backups {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.193933 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-quota-class-sets {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.193993 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.195191 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-volume-type-access {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.195345 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-volume-manage {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.195865 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.195995 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: encryption {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.196851 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: extra_specs {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.196905 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: backups {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.197025 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.197380 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-volume-transfer {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.198251 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.198427 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-hosts {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.198923 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: scheduler-stats {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.199120 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: encryption {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.199677 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.199792 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-availability-zone {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.200385 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: os-quota-sets {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.201008 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.201062 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-volume-transfer {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.201107 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: consistencygroups {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.201801 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extended resource: qos-specs {{(pid=112305) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.202002 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: extensions {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.202744 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: scheduler-stats {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.203022 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: cgsnapshots {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.203942 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: encryption {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.204205 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: os-quota-sets {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.204394 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.contrib.snapshot_actions [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] SnapshotActionsController initialized {{(pid=112305) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:24:21.204447 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-snapshot-manage {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.205140 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.205440 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: capabilities {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.205678 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extended resource: qos-specs {{(pid=112304) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.205789 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-volume-manage {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.206558 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.206724 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-quota-class-sets {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.207231 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: backups {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.207933 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.208012 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-volume-type-access {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.208416 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.contrib.snapshot_actions [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] SnapshotActionsController initialized {{(pid=112304) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:24:21.209254 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.209309 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: encryption {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.209353 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.209623 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: extra_specs {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.210615 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.210900 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.211418 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-volume-transfer {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.211484 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-hosts {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.211964 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.212449 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.212594 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: scheduler-stats {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.214254 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-availability-zone {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.214327 np0000178795 devstack@c-api.service[112305]: WARNING castellan.key_manager.migration [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.214373 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.214411 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: os-quota-sets {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.214453 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: consistencygroups {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.214496 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.214496 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension TypesManage extending resource: types {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.214496 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.214600 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.214718 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeActions extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.214947 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215038 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension UsedLimits extending resource: limits {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215153 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215202 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.215262 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215367 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215418 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extended resource: qos-specs {{(pid=112303) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.215471 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension AdminActions extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215738 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension AdminActions extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215839 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension AdminActions extending resource: backups {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.215940 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.216042 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.216144 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.v3.router [None req-eb0f8c14-34f7-4d4a-b4aa-c09c458f45fb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112305) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.216442 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: cgsnapshots {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.216596 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.217866 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-snapshot-manage {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.217983 np0000178795 devstack@c-api.service[112304]: WARNING castellan.key_manager.migration [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.218037 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.contrib.snapshot_actions [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] SnapshotActionsController initialized {{(pid=112303) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:24:21.218756 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.218969 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.219079 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension TypesManage extending resource: types {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.219197 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.219278 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-volume-manage {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.219320 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.219433 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeActions extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.219656 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.219800 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension UsedLimits extending resource: limits {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.219904 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220006 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220114 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220172 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.220210 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension AdminActions extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220330 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension AdminActions extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220426 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension AdminActions extending resource: backups {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220523 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220620 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220719 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.v3.router [None req-894485dd-1a59-44f2-b0d6-063dbb8f67e2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112304) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.220777 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: backups {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.221500 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.222769 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: encryption {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.222826 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.223858 np0000178795 devstack@c-api.service[112305]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b546c6a3668 pid: 112305 (default app) Jun 08 07:24:21.224149 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.224342 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-volume-transfer {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.225470 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.225905 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: scheduler-stats {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.226834 np0000178795 devstack@c-api.service[112303]: WARNING castellan.key_manager.migration [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.227398 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: os-quota-sets {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.227813 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.227922 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension TypesManage extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228043 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228141 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228264 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeActions extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228487 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228595 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension UsedLimits extending resource: limits {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228677 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228802 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.228903 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extended resource: qos-specs {{(pid=112306) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 08 07:24:21.228999 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.229104 np0000178795 devstack@c-api.service[112304]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b546c6a3668 pid: 112304 (default app) Jun 08 07:24:21.229195 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension AdminActions extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.229195 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension AdminActions extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.229195 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension AdminActions extending resource: backups {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.229524 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.229524 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.229524 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.v3.router [None req-2cabcbe6-9ea1-4b7f-8830-15dde73fdf48 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112303) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.231456 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.contrib.snapshot_actions [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] SnapshotActionsController initialized {{(pid=112306) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 08 07:24:21.231799 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.231799 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.231799 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.231799 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.232500 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.232500 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.232500 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.232500 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.232787 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.232787 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.232787 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.232787 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.232787 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.232787 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.233284 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.233284 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.233284 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.233284 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.233284 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.233660 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.233660 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.233660 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.233660 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.233660 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.234009 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.234009 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.234009 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.234009 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.234324 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.234324 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.234324 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.234324 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.234324 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.234719 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.234719 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.234719 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.234719 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.234719 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.235053 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.235053 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.235053 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.235053 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.235053 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.235053 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.235912 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.235912 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.235912 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.235912 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.235912 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.235912 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.236514 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.236514 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.236514 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.236514 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.236514 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.236514 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.236923 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.236987 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.236987 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.236987 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.236987 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.236987 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.237380 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.237380 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.237380 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.237380 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.237380 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.237700 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.237700 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.237700 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.237700 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.237700 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.237700 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.238121 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.238121 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.238121 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.238121 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.238121 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.238121 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.238598 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.238598 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.238598 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.238598 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.238598 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.239067 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.239067 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.239067 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.239067 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.239067 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.239429 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.239429 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.239429 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.239429 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.239732 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.239732 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.239732 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.239732 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.240412 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.240412 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.240412 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.240412 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.240412 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.240784 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.240784 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.240784 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.240784 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.240784 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.241130 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.241130 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.241130 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.241130 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.241427 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.241427 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.241427 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.241427 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.241777 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.241777 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.241777 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.241777 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.242069 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.242069 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.242069 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.242069 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.242397 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.242397 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.242397 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.242397 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.242751 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.242751 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.242751 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.242751 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.242751 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.243393 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.243393 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.243393 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.243393 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.243393 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.243393 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.243864 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.243864 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.243864 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.243864 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.243864 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.244311 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.244311 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.244311 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.244311 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.244311 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.244311 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.244670 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.244670 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.244670 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.244670 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.244670 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.244670 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245004 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245004 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245004 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245004 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245004 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245004 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245342 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245342 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245342 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245342 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245342 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245342 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245655 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245655 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245655 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245655 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245854 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245854 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245854 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.245854 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.245854 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.246120 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.246120 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.246120 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.246120 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:21.246120 np0000178795 devstack@c-api.service[112305]: warnings.warn(deprecated_msg) Jun 08 07:24:21.246459 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.246658 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.middleware.request_id [None req-60f86e2f-d357-4b3d-81be-53abeb339014 None None] RequestId filter calling following filter/app {{(pid=112305) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:24:21.246715 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.246715 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.246785 np0000178795 devstack@c-api.service[112305]: [pid: 112305|app: 0|req: 1/1] 199.204.45.49 () {60 vars in 949 bytes} [Mon Jun 8 07:24:21 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 08 07:24:21.246838 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.246883 np0000178795 devstack@c-api.service[112303]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b546c6a3668 pid: 112303 (default app) Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: WARNING castellan.key_manager.migration [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension TypesManage extending resource: types {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeActions extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.246931 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247257 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension UsedLimits extending resource: limits {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247257 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247257 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247257 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247257 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension AdminActions extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247257 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension AdminActions extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247257 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension AdminActions extending resource: backups {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247772 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247772 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.247772 np0000178795 devstack@c-api.service[112306]: DEBUG cinder.api.v3.router [None req-3e7c03be-2e37-4136-8ad7-6a357a698e81 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112306) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 08 07:24:21.251513 np0000178795 devstack@c-api.service[112306]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7b546c6a3668 pid: 112306 (default app) Jun 08 07:24:28.618967 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.618967 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619441 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619441 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619441 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619441 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619441 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619627 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619627 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619627 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619627 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619627 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619627 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619778 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619778 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619778 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619778 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619778 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619914 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619914 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.619914 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.619914 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620016 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620016 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620016 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620016 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620125 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620125 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620125 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620125 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620125 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620282 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620282 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620282 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620282 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620282 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620434 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620434 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620434 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620434 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620434 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620434 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620585 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620585 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620585 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620585 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620585 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620585 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620763 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620763 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620763 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620763 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620763 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620763 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620955 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620955 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620955 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620955 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.620955 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.620955 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621138 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621138 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621138 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621138 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621297 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621297 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621297 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621297 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621297 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621423 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621423 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621423 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621423 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621423 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621539 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621539 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621539 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621539 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621539 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621539 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621688 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621688 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621688 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621688 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621787 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621787 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621787 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621787 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621888 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621888 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.621888 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.621888 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622012 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622012 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622012 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622012 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622114 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622114 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622114 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622114 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622114 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622268 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622268 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622268 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622268 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622268 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622790 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622790 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622862 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622862 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.622912 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.622912 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623056 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623056 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623137 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623137 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623137 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623137 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623385 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623385 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623461 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623461 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623512 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623512 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623733 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623733 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623795 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623795 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.623848 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.623848 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624026 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624026 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624094 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624094 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624148 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624148 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624347 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624347 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624410 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624410 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624460 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624460 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624613 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624613 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624677 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624677 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624792 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624792 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.624857 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.624857 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625050 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625050 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625108 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625108 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625434 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625434 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625496 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625496 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625546 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625546 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625707 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625707 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625767 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625767 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.625891 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.625891 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.626062 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.626062 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.626122 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.626122 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.626182 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.626182 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.626398 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.626398 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.626466 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.626466 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.626517 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.626517 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.626706 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:28.626706 np0000178795 devstack@c-api.service[112304]: warnings.warn(deprecated_msg) Jun 08 07:24:28.629835 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.middleware.request_id [None req-0731f1fd-a39e-41b2-9e01-5a70496e493a None None] RequestId filter calling following filter/app {{(pid=112304) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:24:29.110468 np0000178795 devstack@c-api.service[112304]: INFO cinder.api.openstack.wsgi [None req-0731f1fd-a39e-41b2-9e01-5a70496e493a admin admin] POST https://199.204.45.49/volume/v3/types Jun 08 07:24:29.111027 np0000178795 devstack@c-api.service[112304]: DEBUG cinder.api.openstack.wsgi [None req-0731f1fd-a39e-41b2-9e01-5a70496e493a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112304) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 07:24:29.112659 np0000178795 devstack@c-api.service[112304]: /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 08 07:24:29.112659 np0000178795 devstack@c-api.service[112304]: warnings.warn( Jun 08 07:24:29.153563 np0000178795 devstack@c-api.service[112304]: DEBUG oslo_db.sqlalchemy.engines [None req-0731f1fd-a39e-41b2-9e01-5a70496e493a 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=112304) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:29.179205 np0000178795 devstack@c-api.service[112304]: INFO cinder.api.openstack.wsgi [None req-0731f1fd-a39e-41b2-9e01-5a70496e493a admin admin] https://199.204.45.49/volume/v3/types returned with HTTP 200 Jun 08 07:24:29.179601 np0000178795 devstack@c-api.service[112304]: [pid: 112304|app: 0|req: 1/2] 199.204.45.49 () {68 vars in 1281 bytes} [Mon Jun 8 07:24:28 2026] POST /volume/v3/types => generated 186 bytes in 575 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 08 07:24:29.192672 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.middleware.request_id [req-0731f1fd-a39e-41b2-9e01-5a70496e493a req-343aeb04-3375-476e-8887-63f8b5d122fd None None] RequestId filter calling following filter/app {{(pid=112305) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:24:29.522473 np0000178795 devstack@c-api.service[112305]: INFO cinder.api.openstack.wsgi [req-0731f1fd-a39e-41b2-9e01-5a70496e493a req-343aeb04-3375-476e-8887-63f8b5d122fd admin admin] POST https://199.204.45.49/volume/v3/types/d0668fc2-77de-4958-8cde-2165847fc5c5/extra_specs Jun 08 07:24:29.522980 np0000178795 devstack@c-api.service[112305]: DEBUG cinder.api.openstack.wsgi [req-0731f1fd-a39e-41b2-9e01-5a70496e493a req-343aeb04-3375-476e-8887-63f8b5d122fd admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112305) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 08 07:24:29.524652 np0000178795 devstack@c-api.service[112305]: /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 08 07:24:29.524652 np0000178795 devstack@c-api.service[112305]: warnings.warn( Jun 08 07:24:29.565276 np0000178795 devstack@c-api.service[112305]: DEBUG oslo_db.sqlalchemy.engines [req-0731f1fd-a39e-41b2-9e01-5a70496e493a req-343aeb04-3375-476e-8887-63f8b5d122fd 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=112305) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 08 07:24:29.629167 np0000178795 devstack@c-api.service[112305]: INFO cinder.api.openstack.wsgi [req-0731f1fd-a39e-41b2-9e01-5a70496e493a req-343aeb04-3375-476e-8887-63f8b5d122fd admin admin] https://199.204.45.49/volume/v3/types/d0668fc2-77de-4958-8cde-2165847fc5c5/extra_specs returned with HTTP 200 Jun 08 07:24:29.629638 np0000178795 devstack@c-api.service[112305]: [pid: 112305|app: 0|req: 2/3] 199.204.45.49 () {70 vars in 1498 bytes} [Mon Jun 8 07:24:29 2026] POST /volume/v3/types/d0668fc2-77de-4958-8cde-2165847fc5c5/extra_specs => generated 55 bytes in 437 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 08 07:24:31.121996 np0000178795 devstack@c-api.service[112303]: DEBUG dbcounter [-] [112303] Writing DB stats cinder:SELECT=6 {{(pid=112303) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:24:31.132871 np0000178795 devstack@c-api.service[112306]: DEBUG dbcounter [-] [112306] Writing DB stats cinder:SELECT=6 {{(pid=112306) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:24:39.177507 np0000178795 devstack@c-api.service[112304]: DEBUG dbcounter [-] [112304] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112304) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:24:39.627177 np0000178795 devstack@c-api.service[112305]: DEBUG dbcounter [-] [112305] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112305) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 08 07:27:17.070946 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.070946 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.070946 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.070946 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.070946 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.071965 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.071965 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.071965 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.071965 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.071965 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.072359 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.072359 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.072359 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.072359 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.072359 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.072359 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.072758 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.072758 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.072758 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.072758 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073030 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073030 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073030 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073030 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073318 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073318 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073318 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073318 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073603 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073603 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073603 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073603 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073603 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073986 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073986 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073986 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.073986 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.073986 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.074354 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.074354 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.074354 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.074354 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.074354 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.074354 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.074771 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.074771 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.074771 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.074771 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.074771 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.074771 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075171 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075171 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075171 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075171 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075171 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075171 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075604 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075604 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075604 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075604 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075604 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075958 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075958 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075958 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.075958 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.075958 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.076289 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.076289 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.076289 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.076289 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.076289 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.076289 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.076702 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.076702 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.076702 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.076702 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.076702 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.076702 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.077100 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.077100 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.077100 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.077100 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.077100 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078016 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078016 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078016 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078016 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078016 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078391 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078391 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078391 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078391 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078543 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078543 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078543 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078543 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078668 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078668 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078668 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078668 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078668 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078837 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078837 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078837 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078837 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078837 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078984 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078984 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.078984 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.078984 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079197 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079197 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079197 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079197 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079338 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079338 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079338 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079338 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079481 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079481 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079481 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079481 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079612 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079612 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079612 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079612 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079735 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079735 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079735 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079735 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079735 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079907 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079907 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079907 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079907 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.079907 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.079907 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080103 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080103 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080103 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080103 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080103 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080287 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080287 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080287 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080287 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080287 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080287 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080473 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080473 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080473 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080473 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080473 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080473 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080671 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080671 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080671 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080671 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080671 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080671 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080850 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080850 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080850 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080850 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.080850 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.080850 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081032 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.081032 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081032 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.081032 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081157 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.081157 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081157 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.081157 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081157 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.081341 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081341 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.081341 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081341 np0000178795 devstack@c-api.service[112303]: /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 08 07:27:17.081341 np0000178795 devstack@c-api.service[112303]: warnings.warn(deprecated_msg) Jun 08 07:27:17.081341 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.middleware.request_id [None req-d773ff50-6ffa-43e1-93e2-93bca1e00974 None None] RequestId filter calling following filter/app {{(pid=112303) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 08 07:27:17.081341 np0000178795 devstack@c-api.service[112303]: INFO cinder.api.openstack.wsgi [None req-d773ff50-6ffa-43e1-93e2-93bca1e00974 None None] GET https://199.204.45.49/volume// Jun 08 07:27:17.081538 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.openstack.wsgi [None req-d773ff50-6ffa-43e1-93e2-93bca1e00974 None None] Empty body provided in request {{(pid=112303) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 08 07:27:17.081538 np0000178795 devstack@c-api.service[112303]: DEBUG cinder.api.openstack.wsgi [None req-d773ff50-6ffa-43e1-93e2-93bca1e00974 None None] Calling method 'all' {{(pid=112303) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 08 07:27:17.081538 np0000178795 devstack@c-api.service[112303]: INFO cinder.api.openstack.wsgi [None req-d773ff50-6ffa-43e1-93e2-93bca1e00974 None None] https://199.204.45.49/volume// returned with HTTP 300 Jun 08 07:27:17.081538 np0000178795 devstack@c-api.service[112303]: [pid: 112303|app: 0|req: 1/4] 199.204.45.49 () {66 vars in 1449 bytes} [Mon Jun 8 07:27:17 2026] GET /volume/ => generated 389 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)