Jun 12 02:00:16.499451 np0000179760 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 12 02:00:16.510531 np0000179760 devstack@c-api.service[112182]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri Jun 12 02:00:16 2026] *** Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: nodename: np0000179760 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: machine: x86_64 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: clock source: unix Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: pcre jit disabled Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: detected number of CPU cores: 16 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: current working directory: / Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: detected binary path: /usr/bin/uwsgi-core Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: your processes number limit is 256917 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: your memory page size is 4096 bytes Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: detected max file descriptor number: 2048 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: lock engine: pthread robust mutexes Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: thunder lock: enabled Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 12 02:00:16.513994 np0000179760 devstack@c-api.service[112182]: Set PythonHome to /opt/stack/data/venv Jun 12 02:00:16.547859 np0000179760 devstack@c-api.service[112182]: Python main interpreter initialized at 0x74acb10a3668 Jun 12 02:00:16.547859 np0000179760 devstack@c-api.service[112182]: python threads support enabled Jun 12 02:00:16.547859 np0000179760 devstack@c-api.service[112182]: your server socket listen backlog is limited to 100 connections Jun 12 02:00:16.547859 np0000179760 devstack@c-api.service[112182]: your mercy for graceful operations on workers is 80 seconds Jun 12 02:00:16.548392 np0000179760 devstack@c-api.service[112182]: mapped 671795 bytes (656 KB) for 4 cores Jun 12 02:00:16.548520 np0000179760 devstack@c-api.service[112182]: *** Operational MODE: preforking *** Jun 12 02:00:16.548659 np0000179760 devstack@c-api.service[112182]: *** uWSGI is running in multiple interpreter mode *** Jun 12 02:00:16.548659 np0000179760 devstack@c-api.service[112182]: spawned uWSGI master process (pid: 112182) Jun 12 02:00:16.548896 np0000179760 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 12 02:00:16.549319 np0000179760 devstack@c-api.service[112182]: spawned uWSGI worker 1 (pid: 112190, cores: 1) Jun 12 02:00:16.549770 np0000179760 devstack@c-api.service[112182]: spawned uWSGI worker 2 (pid: 112191, cores: 1) Jun 12 02:00:16.550282 np0000179760 devstack@c-api.service[112182]: spawned uWSGI worker 3 (pid: 112193, cores: 1) Jun 12 02:00:16.551864 np0000179760 devstack@c-api.service[112182]: spawned uWSGI worker 4 (pid: 112194, cores: 1) Jun 12 02:00:16.551864 np0000179760 devstack@c-api.service[112182]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 12 02:00:16.676699 np0000179760 devstack@c-api.service[112190]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:16.676699 np0000179760 devstack@c-api.service[112190]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:16.676699 np0000179760 devstack@c-api.service[112190]: we strongly recommend against using it for new projects. Jun 12 02:00:16.676699 np0000179760 devstack@c-api.service[112190]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:16.676699 np0000179760 devstack@c-api.service[112190]: framework. For more detail see Jun 12 02:00:16.676699 np0000179760 devstack@c-api.service[112190]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:16.676699 np0000179760 devstack@c-api.service[112190]: import eventlet # noqa Jun 12 02:00:16.684373 np0000179760 devstack@c-api.service[112193]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:16.684373 np0000179760 devstack@c-api.service[112193]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:16.684373 np0000179760 devstack@c-api.service[112193]: we strongly recommend against using it for new projects. Jun 12 02:00:16.684373 np0000179760 devstack@c-api.service[112193]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:16.684373 np0000179760 devstack@c-api.service[112193]: framework. For more detail see Jun 12 02:00:16.684373 np0000179760 devstack@c-api.service[112193]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:16.684373 np0000179760 devstack@c-api.service[112193]: import eventlet # noqa Jun 12 02:00:16.701319 np0000179760 devstack@c-api.service[112194]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:16.701319 np0000179760 devstack@c-api.service[112194]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:16.701319 np0000179760 devstack@c-api.service[112194]: we strongly recommend against using it for new projects. Jun 12 02:00:16.701319 np0000179760 devstack@c-api.service[112194]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:16.701319 np0000179760 devstack@c-api.service[112194]: framework. For more detail see Jun 12 02:00:16.701319 np0000179760 devstack@c-api.service[112194]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:16.701319 np0000179760 devstack@c-api.service[112194]: import eventlet # noqa Jun 12 02:00:16.704192 np0000179760 devstack@c-api.service[112191]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 12 02:00:16.704192 np0000179760 devstack@c-api.service[112191]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 12 02:00:16.704192 np0000179760 devstack@c-api.service[112191]: we strongly recommend against using it for new projects. Jun 12 02:00:16.704192 np0000179760 devstack@c-api.service[112191]: If you are already using Eventlet, we recommend migrating to a different Jun 12 02:00:16.704192 np0000179760 devstack@c-api.service[112191]: framework. For more detail see Jun 12 02:00:16.704192 np0000179760 devstack@c-api.service[112191]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 12 02:00:16.704192 np0000179760 devstack@c-api.service[112191]: import eventlet # noqa Jun 12 02:00:16.762467 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:16.762467 np0000179760 devstack@c-api.service[112190]: warnings.warn( Jun 12 02:00:16.783905 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:16.783905 np0000179760 devstack@c-api.service[112193]: warnings.warn( Jun 12 02:00:16.787820 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:16.787820 np0000179760 devstack@c-api.service[112194]: warnings.warn( Jun 12 02:00:16.787969 np0000179760 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 12 02:00:16.787969 np0000179760 devstack@c-api.service[112191]: warnings.warn( Jun 12 02:00:16.837609 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 02:00:16.837609 np0000179760 devstack@c-api.service[112190]: from cgi import parse_header Jun 12 02:00:16.861837 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 02:00:16.861837 np0000179760 devstack@c-api.service[112194]: from cgi import parse_header Jun 12 02:00:16.861983 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 02:00:16.861983 np0000179760 devstack@c-api.service[112193]: from cgi import parse_header Jun 12 02:00:16.862083 np0000179760 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 12 02:00:16.862083 np0000179760 devstack@c-api.service[112191]: from cgi import parse_header Jun 12 02:00:16.887381 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 02:00:16.887381 np0000179760 devstack@c-api.service[112190]: removals.removed_module( Jun 12 02:00:16.888875 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 02:00:16.888875 np0000179760 devstack@c-api.service[112190]: removals.removed_module( Jun 12 02:00:16.910726 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 02:00:16.910726 np0000179760 devstack@c-api.service[112194]: removals.removed_module( Jun 12 02:00:16.912374 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 02:00:16.912374 np0000179760 devstack@c-api.service[112193]: removals.removed_module( Jun 12 02:00:16.912497 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 02:00:16.912497 np0000179760 devstack@c-api.service[112194]: removals.removed_module( Jun 12 02:00:16.913971 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 02:00:16.913971 np0000179760 devstack@c-api.service[112193]: removals.removed_module( Jun 12 02:00:16.924407 np0000179760 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 12 02:00:16.924407 np0000179760 devstack@c-api.service[112191]: removals.removed_module( Jun 12 02:00:16.926188 np0000179760 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 12 02:00:16.926188 np0000179760 devstack@c-api.service[112191]: removals.removed_module( Jun 12 02:00:17.540056 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:17.540056 np0000179760 devstack@c-api.service[112194]: warnings.warn( Jun 12 02:00:17.544468 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:17.544468 np0000179760 devstack@c-api.service[112190]: warnings.warn( Jun 12 02:00:17.569542 np0000179760 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:17.569542 np0000179760 devstack@c-api.service[112191]: warnings.warn( Jun 12 02:00:17.602002 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 12 02:00:17.602002 np0000179760 devstack@c-api.service[112193]: warnings.warn( Jun 12 02:00:17.633313 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 02:00:17.633313 np0000179760 devstack@c-api.service[112194]: warnings.warn( Jun 12 02:00:17.643428 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 02:00:17.643428 np0000179760 devstack@c-api.service[112190]: warnings.warn( Jun 12 02:00:17.668269 np0000179760 devstack@c-api.service[112191]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 02:00:17.668269 np0000179760 devstack@c-api.service[112191]: warnings.warn( Jun 12 02:00:17.696658 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 12 02:00:17.696658 np0000179760 devstack@c-api.service[112193]: warnings.warn( Jun 12 02:00:17.925979 np0000179760 devstack@c-api.service[112194]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 02:00:17.926578 np0000179760 devstack@c-api.service[112194]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112194) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:17.932193 np0000179760 devstack@c-api.service[112190]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 02:00:17.932738 np0000179760 devstack@c-api.service[112190]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112190) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:17.969867 np0000179760 devstack@c-api.service[112191]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 02:00:17.970319 np0000179760 devstack@c-api.service[112191]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112191) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:17.986822 np0000179760 devstack@c-api.service[112193]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 12 02:00:17.987001 np0000179760 devstack@c-api.service[112193]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112193) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 12 02:00:18.011971 np0000179760 devstack@c-api.service[112194]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:18.011971 np0000179760 devstack@c-api.service[112194]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:18.012335 np0000179760 devstack@c-api.service[112190]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:18.012335 np0000179760 devstack@c-api.service[112190]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:18.043725 np0000179760 devstack@c-api.service[112191]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:18.043725 np0000179760 devstack@c-api.service[112191]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:18.047635 np0000179760 devstack@c-api.service[112193]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 12 02:00:18.047635 np0000179760 devstack@c-api.service[112193]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 12 02:00:18.484636 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112194) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:18.484919 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112193) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:18.485025 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:18.485109 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112191) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 12 02:00:18.485177 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.485265 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.485265 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.485413 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.485487 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.485487 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.485594 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.485660 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.485715 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.485778 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.485858 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.485935 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.486625 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.486724 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.486834 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.486913 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.486913 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.487036 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.487112 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.487176 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.487231 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.487296 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.487349 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.487411 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.487470 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.487603 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.487683 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.487740 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.487832 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.487890 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.487944 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.487996 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.488047 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.488116 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.488177 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.488245 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.488245 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.488361 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.488423 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.488423 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.488537 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.488537 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.488537 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.488537 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.488537 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.488909 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.488987 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.489045 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.489098 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.489159 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.489230 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.489293 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.489353 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.489425 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.489488 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.489548 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.489602 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.489654 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.489715 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.489821 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.489914 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.489988 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.490045 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.490108 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.490164 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.490226 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.490226 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.490226 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.490381 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.490381 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.490381 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.490381 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.490579 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.490635 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.490688 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.490741 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.490816 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.490921 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.491002 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.491076 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.491132 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.491185 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.491237 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.491289 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.491352 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.491407 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.491467 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.491573 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.491707 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.491787 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.491924 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.492017 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.492017 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.492184 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.492287 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.492287 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.492681 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.492763 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.492827 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.492874 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.492910 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.492944 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.492980 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.493013 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.493054 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.493086 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.493130 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.493165 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.493211 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.493251 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.493284 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.493315 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.493351 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.493388 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.493426 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.493463 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.493506 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.493540 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.493577 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.493619 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.493619 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.493680 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.493723 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.493758 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.494198 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.494395 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.494464 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.494504 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.494541 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.494584 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.494628 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.494664 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.494700 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.494736 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.494772 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.494843 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.494895 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.494936 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.494977 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.495023 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.495059 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.495059 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.495130 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.495173 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.495215 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.495257 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.495292 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.495334 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.495380 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.495380 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.495380 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.495380 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.496507 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.496555 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.496607 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.496647 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.496690 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.496726 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.496773 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.496841 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.496885 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.496926 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.496968 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.497009 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.497052 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.497096 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.497132 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.497168 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.497211 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.497247 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.497283 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.497319 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.497356 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.497399 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.497436 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.497472 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.497514 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.497559 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.497600 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.497642 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.497682 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.497722 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.497760 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.497817 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.497855 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.497891 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.497928 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.497928 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.498013 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.498056 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.498093 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.498128 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.498164 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.498215 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.498251 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.498287 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.498326 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.498362 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.498397 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.498433 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.498468 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.498508 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.498543 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.498590 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.498631 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.498631 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.498631 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.498631 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.501814 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.501874 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.501947 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.501988 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.502047 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.502091 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.502128 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.502173 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.502223 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.502273 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.502311 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.502354 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.502388 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.502422 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.502466 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.502524 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.502568 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.502602 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.502643 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.502643 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.502643 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.502812 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.502889 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.502954 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.503006 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.503072 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.503129 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.503197 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.507050 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.507128 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.507166 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.507202 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.507237 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.507277 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.507315 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.507350 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.507390 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.507424 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.507465 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.507465 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.507557 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.507595 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.507854 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.507914 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.507978 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.508040 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.508087 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.508165 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.508241 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.508286 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.508330 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.508369 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.508442 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.508496 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.508557 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.508623 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.510198 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.510253 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.510319 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.510382 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.510437 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.510489 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.510543 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.510602 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.510655 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.510706 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.510764 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.510858 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.510916 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.510967 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.511025 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.511073 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.511120 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.511169 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.511217 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.511275 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.511326 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.511390 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.511446 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.511495 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.511586 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.511636 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.511695 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.511756 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.511839 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.511900 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.511951 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.512010 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.512062 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.512116 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.512167 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.512223 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.512273 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.512322 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.512382 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.512437 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.512493 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.512557 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.512613 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.512668 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.512725 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.512774 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.512840 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.512890 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.512939 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.512989 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.513038 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.513101 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.513158 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.513208 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.513263 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.513311 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.513359 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.513409 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.513456 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.513510 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.513567 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.513628 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.513678 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.513735 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.513784 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.513854 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.513905 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.513967 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.514016 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.514071 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.514125 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.514188 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.514254 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.514312 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.514369 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.514419 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.514480 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.514531 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.514579 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.514630 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.514679 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.514679 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.514679 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.514679 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.514899 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.514899 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.514899 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.515054 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.515111 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.515159 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.515222 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.515278 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.515341 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.515390 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.515443 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.515501 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.515501 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.515501 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.515668 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.515668 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.515668 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.515668 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.515900 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.515959 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.516008 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.516058 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.516115 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.516171 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.516220 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.516220 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.516220 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.516220 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.516516 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.516583 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.516623 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.516674 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.516722 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.516763 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.516847 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.516904 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.516961 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.517010 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.517061 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.517227 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.517227 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.517304 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.517356 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.517406 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.517467 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.517525 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.517525 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.517525 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.517525 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.517729 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.517729 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.517729 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.517729 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.517729 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.517729 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.517729 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.518056 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.518056 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.518172 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.518226 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.518289 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.518342 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.518387 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.518451 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.518508 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.518558 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.518609 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.518667 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.518725 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.518777 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.518845 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.518898 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.518960 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.519017 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.519072 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.519123 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.519171 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.519235 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.519287 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.519335 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.519384 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.519442 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.519501 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.519619 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.519664 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.519714 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.519764 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.519889 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.519947 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.519991 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.520042 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.520091 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.520151 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.520207 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.520244 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.520281 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.520316 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.520352 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.520399 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.520437 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.520472 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.520507 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.520542 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.520588 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.520624 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.520663 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.520663 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.520663 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.520663 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.520663 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.520663 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.520663 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.520915 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.520915 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.520993 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.521036 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.521076 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.521111 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.521156 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.521198 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.521231 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.521266 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.521301 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.521342 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.521380 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.521414 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.521449 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.521484 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.521536 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.521572 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.521612 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.521647 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.521689 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.521725 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.521755 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.521755 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.521755 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.521755 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.521755 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.521755 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.522267 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.522313 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.522352 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.522385 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.522420 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.522461 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.522505 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.522534 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.522578 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.522612 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.522645 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.522687 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.522728 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.522768 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.522833 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.522872 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.522918 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.522963 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.523007 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.523043 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.523084 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.523120 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.523153 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.523189 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.523230 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.523271 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.523271 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.523271 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.523770 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.523848 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.523888 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.523931 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.523968 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.524006 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.524052 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.524095 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.524138 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.524180 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.524217 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.524254 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.524297 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.524337 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.524374 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.524410 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.524454 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.524496 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.524534 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.524580 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.524622 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.524661 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.524701 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.524744 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.524781 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.524834 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.524882 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.524920 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.524955 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.524992 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.525038 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.525076 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.525110 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.525145 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.525181 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.525216 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.525256 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.525293 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.525329 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.525364 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.525406 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.525445 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.525445 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.525508 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.525550 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.525588 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.525633 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.525669 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.525708 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.525744 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.525788 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.525847 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.525889 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.525927 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.525969 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.525969 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.526041 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.526041 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.526106 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.526151 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.526192 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.526229 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.526266 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.526307 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.526348 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.526383 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.526424 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.526460 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.526502 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.526502 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.526583 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.526583 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.526583 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.526583 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.526583 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.526735 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.526773 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.526837 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.526883 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.526925 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.526925 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.526925 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.526925 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.526925 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.527266 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.527310 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.527341 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.527377 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.527418 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.527453 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.527485 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.527521 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.527571 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.527597 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.527622 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.527651 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.527678 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.527706 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.527735 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.527761 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.527787 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.527837 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.527860 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.527885 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.527909 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.527941 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.527966 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.527996 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.528022 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.528022 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.528022 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.528022 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.528402 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.528467 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.528496 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.528525 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.528553 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.528580 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.528605 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.528633 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.528665 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.528692 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.528715 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.528742 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.528773 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.528824 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.528856 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.528885 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.528914 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.528944 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.528974 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.529002 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.529026 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.529055 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.529079 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.529110 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.529136 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.529162 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.529188 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.529266 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.530785 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.530869 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.530930 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.530967 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.531002 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.531032 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.531062 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.531090 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.531119 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.531148 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.531176 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.531204 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.531227 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.531253 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.531285 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.531314 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.531339 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.531366 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.531413 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.531448 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.531471 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.531499 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.531553 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.531582 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.531612 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.531640 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.531669 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.531669 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.531722 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.531722 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.531771 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.531815 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.531842 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.531866 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.531902 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.531932 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.531962 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.531990 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.532015 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.532039 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.532067 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.532095 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.532121 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.532217 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.532248 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.532274 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.532303 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.532331 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.532359 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.532382 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.532409 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.532437 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.532464 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.532492 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.532516 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.532541 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.532725 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.532786 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.532861 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.532915 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.532947 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.532976 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.533010 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.533035 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.533074 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.533104 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.533133 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.533164 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.533195 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.533225 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.533252 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.533282 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.533312 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.533337 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.533361 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.533387 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.533410 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.533433 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.533460 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.533488 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.533517 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.533546 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.533575 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.533604 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.533629 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.533629 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.533682 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.533711 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.533736 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.533736 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.533786 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.533865 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.533907 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.533933 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.533956 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.533985 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.534011 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.534038 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.534067 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.534092 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.534121 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.534147 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.534169 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.534193 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.534221 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.534248 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.534272 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.534297 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.534297 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.534535 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.534773 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.534943 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.536610 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.536689 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.536749 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.536788 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.536833 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.536860 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.536891 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.536916 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.536945 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.536975 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.536999 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.537024 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.537054 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.537079 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.537110 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.537138 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.537167 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.537208 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.537257 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.537299 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.537337 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.537371 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.537410 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.537444 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.537478 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.537515 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.537548 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.537587 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.537773 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.537850 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.537910 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.537975 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.538015 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.538057 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.538092 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.538124 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.538158 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.538192 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.538235 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.538235 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.538295 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.538330 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.538363 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.538397 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.538443 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.538443 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.538511 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.538546 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.538546 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.538614 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.538614 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.538676 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.538715 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.538715 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.538779 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.538864 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.539064 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.539121 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.539161 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.539200 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.539235 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.539273 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.539327 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.539375 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.539422 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.539464 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.539498 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.539569 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.539606 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.539642 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.539675 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.539713 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.539747 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.539781 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.539836 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.539880 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.539914 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.539948 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.539992 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.540026 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.540026 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.540026 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.540026 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.540026 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.546099 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.546178 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.546220 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.546275 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.546332 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.546370 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.546404 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.546438 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.546472 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.546511 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.546545 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.546580 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.546614 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112190) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.546652 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.546695 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.546729 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.546762 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.546820 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.546856 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.546890 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.546937 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.546977 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.547015 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112191) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.547067 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112190) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.547184 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.547306 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112190) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.547344 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.547384 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.547420 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.547453 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.547491 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.547525 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112194) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.547603 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112191) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.547638 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.547672 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112191) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.547710 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.547710 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.547710 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112194) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.547710 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112194) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112193) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 12 02:00:18.547853 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 12 02:00:18.548166 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 12 02:00:18.548166 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112193) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 12 02:00:18.548166 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112193) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 12 02:00:18.593993 np0000179760 devstack@c-api.service[112194]: INFO dbcounter [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Registered counter for database cinder Jun 12 02:00:18.594916 np0000179760 devstack@c-api.service[112193]: INFO dbcounter [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Registered counter for database cinder Jun 12 02:00:18.594999 np0000179760 devstack@c-api.service[112190]: INFO dbcounter [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Registered counter for database cinder Jun 12 02:00:18.598260 np0000179760 devstack@c-api.service[112191]: INFO dbcounter [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Registered counter for database cinder Jun 12 02:00:18.643538 np0000179760 devstack@c-api.service[112194]: DEBUG oslo_db.sqlalchemy.engines [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 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=112194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.646704 np0000179760 devstack@c-api.service[112193]: DEBUG oslo_db.sqlalchemy.engines [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 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=112193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.651468 np0000179760 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.657474 np0000179760 devstack@c-api.service[112191]: DEBUG oslo_db.sqlalchemy.engines [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc 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=112191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.754733 np0000179760 devstack@c-api.service[112194]: DEBUG dbcounter [-] [112194] Writer thread running {{(pid=112194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:18.758149 np0000179760 devstack@c-api.service[112194]: INFO cinder.rpc [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:18.759723 np0000179760 devstack@c-api.service[112193]: DEBUG dbcounter [-] [112193] Writer thread running {{(pid=112193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:18.761341 np0000179760 devstack@c-api.service[112194]: INFO cinder.rpc [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:18.762379 np0000179760 devstack@c-api.service[112193]: INFO cinder.rpc [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:18.764286 np0000179760 devstack@c-api.service[112194]: INFO cinder.rpc [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:18.764975 np0000179760 devstack@c-api.service[112193]: INFO cinder.rpc [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:18.766820 np0000179760 devstack@c-api.service[112194]: INFO cinder.rpc [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:18.767406 np0000179760 devstack@c-api.service[112193]: INFO cinder.rpc [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:18.768019 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.769494 np0000179760 devstack@c-api.service[112193]: INFO cinder.rpc [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:18.770312 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.771607 np0000179760 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writer thread running {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:18.772135 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.773295 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.774167 np0000179760 devstack@c-api.service[112190]: INFO cinder.rpc [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:18.776070 np0000179760 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writer thread running {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 12 02:00:18.776586 np0000179760 devstack@c-api.service[112190]: INFO cinder.rpc [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:18.778528 np0000179760 devstack@c-api.service[112191]: INFO cinder.rpc [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 12 02:00:18.778632 np0000179760 devstack@c-api.service[112190]: INFO cinder.rpc [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:18.780605 np0000179760 devstack@c-api.service[112190]: INFO cinder.rpc [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:18.781102 np0000179760 devstack@c-api.service[112191]: INFO cinder.rpc [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 12 02:00:18.781419 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.783844 np0000179760 devstack@c-api.service[112191]: INFO cinder.rpc [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 12 02:00:18.784466 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.786588 np0000179760 devstack@c-api.service[112191]: INFO cinder.rpc [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 12 02:00:18.787697 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.791788 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.809703 np0000179760 devstack@c-api.service[112193]: DEBUG oslo_db.sqlalchemy.engines [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 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=112193) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.810870 np0000179760 devstack@c-api.service[112194]: DEBUG oslo_db.sqlalchemy.engines [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 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=112194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.811960 np0000179760 devstack@c-api.service[112193]: INFO cinder.rpc [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:18.813610 np0000179760 devstack@c-api.service[112194]: INFO cinder.rpc [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:18.813876 np0000179760 devstack@c-api.service[112193]: INFO cinder.rpc [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:18.814779 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.816113 np0000179760 devstack@c-api.service[112194]: INFO cinder.rpc [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:18.817418 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.821502 np0000179760 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.823711 np0000179760 devstack@c-api.service[112190]: INFO cinder.rpc [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:18.825487 np0000179760 devstack@c-api.service[112190]: INFO cinder.rpc [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:18.826121 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.826328 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.829517 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.830023 np0000179760 devstack@c-api.service[112191]: DEBUG oslo_db.sqlalchemy.engines [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc 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=112191) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:18.830471 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.833146 np0000179760 devstack@c-api.service[112191]: INFO cinder.rpc [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 12 02:00:18.833312 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.833912 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.835606 np0000179760 devstack@c-api.service[112191]: INFO cinder.rpc [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 12 02:00:18.836275 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.836810 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.837328 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.838016 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.840613 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.841017 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.841764 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.843752 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.843922 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.844914 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.847033 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.847723 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.848843 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.849844 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.850627 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.850896 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.851833 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.852730 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.853725 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.853890 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.854191 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.854687 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.856690 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.856876 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.857239 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.857988 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.858495 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.860955 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.861243 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.861531 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.862531 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.863888 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.864701 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.865311 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.866295 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.867764 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.867873 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.867948 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.868508 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.869968 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.870932 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.871373 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.872490 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.872748 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.873455 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.873906 np0000179760 devstack@c-api.service[112193]: WARNING cinder.api.contrib.hosts [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:18.874091 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.874592 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.875489 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.875968 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.876784 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.876970 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.877371 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.877520 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.878437 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.878867 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.878936 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.879456 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.879861 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: extensions {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.880426 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.881023 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.881105 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.881856 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.881940 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-quota-class-sets {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.882198 np0000179760 devstack@c-api.service[112194]: WARNING cinder.api.contrib.hosts [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:18.882944 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.883175 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.883249 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: scheduler-stats {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.884297 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.884389 np0000179760 devstack@c-api.service[112190]: WARNING cinder.api.contrib.hosts [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:18.884712 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-quota-sets {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.885057 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.885626 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.886176 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: backups {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.886370 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.886895 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.887220 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.887679 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.888189 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-snapshot-manage {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.888272 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: extensions {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.889200 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.889748 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-quota-class-sets {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.889904 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: consistencygroups {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.890160 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: extensions {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.890248 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.891373 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: scheduler-stats {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.891471 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-quota-class-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.891665 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: extra_specs {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.892431 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.892772 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: scheduler-stats {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.893283 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-hosts {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.893711 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-quota-sets {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.894017 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.894586 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-volume-manage {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.894772 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-quota-sets {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.895201 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: backups {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.896056 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-availability-zone {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.896329 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: backups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.897149 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.897336 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-snapshot-manage {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.897577 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: encryption {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.898282 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-snapshot-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.898765 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: consistencygroups {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.899067 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-volume-transfer {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.899675 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: consistencygroups {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.900508 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.900708 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: capabilities {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.900782 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: extra_specs {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.901615 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: extra_specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.901976 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: encryption {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.902319 np0000179760 devstack@c-api.service[112191]: WARNING cinder.api.contrib.hosts [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 12 02:00:18.902372 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-hosts {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.903166 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-hosts {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.903508 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.903560 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: os-volume-type-access {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.903714 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-volume-manage {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.904562 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-volume-manage {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.905325 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-availability-zone {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.905475 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: cgsnapshots {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.905538 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.906024 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-availability-zone {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.907105 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extended resource: qos-specs {{(pid=112193) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.907335 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.907388 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.907432 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: encryption {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.908871 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-volume-transfer {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.909176 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.909747 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-volume-transfer {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.909864 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.contrib.snapshot_actions [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] SnapshotActionsController initialized {{(pid=112193) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:18.910148 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: extensions {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.910496 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: capabilities {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.910673 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.911499 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-quota-class-sets {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.911778 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: encryption {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.912191 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.912272 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: capabilities {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.912832 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: scheduler-stats {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.913291 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: os-volume-type-access {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.913522 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: encryption {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.913604 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.914292 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-quota-sets {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.914874 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.914955 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: cgsnapshots {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.915033 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: os-volume-type-access {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.915851 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: backups {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.916283 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.916362 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extended resource: qos-specs {{(pid=112190) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.916679 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: cgsnapshots {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.917729 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.917867 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-snapshot-manage {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.918137 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extended resource: qos-specs {{(pid=112194) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.918388 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.contrib.snapshot_actions [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] SnapshotActionsController initialized {{(pid=112190) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:18.919073 np0000179760 devstack@c-api.service[112193]: WARNING castellan.key_manager.migration [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.919142 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.919201 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: consistencygroups {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.920047 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.920169 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.920273 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.contrib.snapshot_actions [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] SnapshotActionsController initialized {{(pid=112194) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:18.920355 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.920416 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension AdminActions extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.920485 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension AdminActions extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.920595 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.920658 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension AdminActions extending resource: backups {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.920823 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeActions extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.920931 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension TypesManage extending resource: types {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921039 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension UsedLimits extending resource: limits {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921145 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921207 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.921266 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: extra_specs {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.921343 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921343 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921446 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921553 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921655 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921768 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.v3.router [None req-4cc26e6f-1d64-424f-b2ec-e5440d2a1014 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112193) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.921970 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.922712 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.923011 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-hosts {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.923276 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.924183 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.924396 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-volume-manage {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.924678 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.925518 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.925856 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-availability-zone {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.926120 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.926932 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.927414 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: encryption {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.927479 np0000179760 devstack@c-api.service[112190]: WARNING castellan.key_manager.migration [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.928352 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.928441 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.928487 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.928591 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.928695 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension AdminActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.928824 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-volume-transfer {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.928878 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension AdminActions extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.928936 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension AdminActions extending resource: backups {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.929532 np0000179760 devstack@c-api.service[112193]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74acb10a3668 pid: 112193 (default app) Jun 12 02:00:18.929744 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeActions extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.929808 np0000179760 devstack@c-api.service[112194]: WARNING castellan.key_manager.migration [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.929886 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension TypesManage extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.929994 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension UsedLimits extending resource: limits {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930090 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930187 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930306 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930402 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930516 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930581 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: capabilities {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.930623 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930715 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.v3.router [None req-26b59f12-eb08-4efb-847d-ec3c0a5e156f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112190) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930763 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930859 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.930986 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.931092 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension AdminActions extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.931223 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension AdminActions extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.931331 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension AdminActions extending resource: backups {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.931905 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: encryption {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.932164 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeActions extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.932293 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension TypesManage extending resource: types {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.932385 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension UsedLimits extending resource: limits {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.932472 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.932603 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.932695 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.932827 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.932939 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.933042 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.933147 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.v3.router [None req-1134424e-d8c4-4027-873e-34c4a8ef18b2 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112194) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.933464 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: os-volume-type-access {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.935125 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: cgsnapshots {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.937127 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extended resource: qos-specs {{(pid=112191) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 12 02:00:18.937555 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.937555 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.937555 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.937555 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.937946 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.937946 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.937946 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.937946 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.938260 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.938260 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.938260 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.938260 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.938260 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.938260 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.938685 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.938685 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.938685 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.938685 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.938685 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.939211 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.939211 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.939211 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.939211 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.939211 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.939588 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.939588 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.939588 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.939588 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.939959 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.939959 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.939959 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.939959 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.939959 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.940364 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.940364 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.940364 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.940364 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.940364 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.940696 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.940696 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.940696 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.940696 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.940696 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.940696 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.941151 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.941151 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.941151 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.941151 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.941151 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.941151 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.941672 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.941672 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.941672 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.941672 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.941672 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.941672 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942137 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942137 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942137 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942137 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942137 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942505 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942505 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942505 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942505 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942505 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942853 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942853 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942853 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942853 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.942853 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.942853 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.943261 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.943261 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.943261 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.943261 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.943261 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.943261 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.943652 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.943652 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.943652 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.943652 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.943652 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.944078 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.944078 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.944078 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.944078 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.944078 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.944416 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.944416 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.944416 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.944416 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.944697 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.944697 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.944697 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.944697 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.945023 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.945023 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.945023 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.945023 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.945023 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.945475 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.945475 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.945475 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.945475 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.945475 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.945848 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.945848 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.945848 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.945848 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.946143 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.946143 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.946143 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.946143 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.946415 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.946415 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.946415 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.946415 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.946699 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.946699 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.946699 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.946699 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.947012 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.947012 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.947151 np0000179760 devstack@c-api.service[112190]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74acb10a3668 pid: 112190 (default app) Jun 12 02:00:18.947594 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.947594 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.947594 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.947594 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.947965 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.947965 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.947965 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.947965 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.947965 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.947965 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948287 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948287 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948287 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948287 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948287 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948481 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948481 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948481 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948481 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948481 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948481 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948481 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948691 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948691 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948691 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948691 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948691 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948691 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948890 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948890 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948890 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948890 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.948890 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.948890 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949085 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949085 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949085 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949085 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949085 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949085 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949274 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949274 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949274 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949274 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949407 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949407 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949407 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949407 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949541 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949541 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949541 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949541 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949676 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949676 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949676 np0000179760 devstack@c-api.service[112193]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:18.949676 np0000179760 devstack@c-api.service[112193]: warnings.warn(deprecated_msg) Jun 12 02:00:18.949819 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.contrib.snapshot_actions [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] SnapshotActionsController initialized {{(pid=112191) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 12 02:00:18.949819 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.949884 np0000179760 devstack@c-api.service[112193]: DEBUG cinder.api.middleware.request_id [None req-1a2b8ff1-4b83-4634-adfd-b753ba98d471 None None] RequestId filter calling following filter/app {{(pid=112193) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 02:00:18.949913 np0000179760 devstack@c-api.service[112194]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74acb10a3668 pid: 112194 (default app) Jun 12 02:00:18.949941 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.949941 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.949989 np0000179760 devstack@c-api.service[112193]: [pid: 112193|app: 0|req: 1/1] 199.204.45.162 () {60 vars in 956 bytes} [Fri Jun 12 02:00:18 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: WARNING castellan.key_manager.migration [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950024 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension AdminActions extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950215 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension AdminActions extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950215 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension AdminActions extending resource: backups {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950215 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeActions extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950319 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension TypesManage extending resource: types {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950425 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension UsedLimits extending resource: limits {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950528 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950639 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950739 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.950861 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.951125 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.951232 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.951334 np0000179760 devstack@c-api.service[112191]: DEBUG cinder.api.v3.router [None req-f5e539b5-73cb-48ed-9322-21eafd2e9abc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112191) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 12 02:00:18.960431 np0000179760 devstack@c-api.service[112191]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x74acb10a3668 pid: 112191 (default app) Jun 12 02:00:26.061828 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.061828 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.061828 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.061828 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.061828 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062392 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062392 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062392 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062392 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062392 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062597 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062597 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062597 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062597 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062597 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062597 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062824 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062824 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062824 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062824 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062966 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062966 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.062966 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.062966 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063119 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063119 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063119 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063119 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063270 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063270 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063270 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063270 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063270 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063451 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063451 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063451 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063451 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063451 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063640 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063640 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063640 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063640 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063640 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063640 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063865 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063865 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063865 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063865 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.063865 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.063865 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064083 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064083 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064083 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064083 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064083 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064083 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064290 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064290 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064290 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064290 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064290 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064502 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064502 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064502 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064502 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064502 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064682 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064682 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064682 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064682 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.064682 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.064682 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066299 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066299 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066299 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066299 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066299 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066299 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066677 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066677 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066677 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066677 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066677 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066990 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066990 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066990 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.066990 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.066990 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.067481 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.067481 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.067481 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.067481 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.067745 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.067745 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.067745 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.067745 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068000 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068000 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068000 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068000 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068000 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068281 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068281 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068281 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068281 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068281 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068538 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068538 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068538 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068538 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068757 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068757 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.068757 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.068757 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069139 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069139 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069139 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069139 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069417 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069417 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069417 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069417 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069643 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069643 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069643 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069643 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069896 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069896 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069896 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.069896 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.069896 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070322 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070322 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070322 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070322 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070322 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070322 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070664 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070664 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070664 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070664 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070664 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070946 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070946 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070946 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070946 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.070946 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.070946 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071261 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071261 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071261 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071261 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071261 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071261 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071633 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071633 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071633 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071633 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071633 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071633 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071998 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071998 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071998 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071998 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.071998 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.071998 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072313 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.072313 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072313 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.072313 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072551 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.072551 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072551 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.072551 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072551 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.072854 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072854 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.072854 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072854 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.072854 np0000179760 devstack@c-api.service[112190]: warnings.warn(deprecated_msg) Jun 12 02:00:26.072854 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.middleware.request_id [None req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a None None] RequestId filter calling following filter/app {{(pid=112190) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 02:00:26.586490 np0000179760 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a admin admin] POST https://199.204.45.162/volume/v3/types Jun 12 02:00:26.587071 np0000179760 devstack@c-api.service[112190]: DEBUG cinder.api.openstack.wsgi [None req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112190) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 02:00:26.588735 np0000179760 devstack@c-api.service[112190]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 02:00:26.588735 np0000179760 devstack@c-api.service[112190]: warnings.warn( Jun 12 02:00:26.630100 np0000179760 devstack@c-api.service[112190]: DEBUG oslo_db.sqlalchemy.engines [None req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a 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=112190) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:26.664312 np0000179760 devstack@c-api.service[112190]: INFO cinder.api.openstack.wsgi [None req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a admin admin] https://199.204.45.162/volume/v3/types returned with HTTP 200 Jun 12 02:00:26.664815 np0000179760 devstack@c-api.service[112190]: [pid: 112190|app: 0|req: 1/2] 199.204.45.162 () {68 vars in 1288 bytes} [Fri Jun 12 02:00:26 2026] POST /volume/v3/types => generated 186 bytes in 617 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 12 02:00:26.688064 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.688064 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.688064 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.688064 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.688927 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.688927 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.688927 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.688927 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.689268 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.689268 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.689268 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.689268 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.689268 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.689268 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.689770 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.689770 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.689770 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.689770 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.689770 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.690409 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.690409 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.690409 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.690409 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.690409 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.690832 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.690832 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.690832 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.690832 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691132 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691132 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691132 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691132 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691132 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691543 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691543 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691543 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691543 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691543 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691995 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691995 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691995 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691995 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.691995 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.691995 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.692532 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.692532 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.692532 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.692532 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.692532 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.692532 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.693054 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.693054 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.693054 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.693054 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.693054 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.693054 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.693520 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.693520 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.693520 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.693520 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.693520 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694001 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694001 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694001 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694001 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694001 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694386 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694386 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694386 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694386 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694386 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694386 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694941 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694941 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694941 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694941 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.694941 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.694941 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.695393 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.695393 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.695393 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.695393 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.695393 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.695828 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.695828 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.695828 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.695828 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.695828 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.696385 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.696385 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.696385 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.696385 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.696633 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.696633 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.696633 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.696633 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.696856 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.696856 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.696856 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.696856 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.696856 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697135 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697135 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697135 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697135 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697135 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697388 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697388 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697388 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697388 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697593 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697593 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697593 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697593 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697834 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697834 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.697834 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.697834 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698042 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698042 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698042 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698042 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698241 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698241 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698241 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698241 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698441 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698441 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698441 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698441 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698441 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698693 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698693 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698693 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698693 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.698693 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.698693 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699013 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699013 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699013 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699013 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699013 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699296 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699296 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699296 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699296 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699296 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699296 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699594 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699594 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699594 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699594 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699594 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699594 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699926 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699926 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699926 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699926 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.699926 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.699926 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.701234 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.701234 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.701234 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.701234 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.701234 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.701234 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702006 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.702006 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702006 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.702006 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702200 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.702200 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702200 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.702200 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702200 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.702381 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702381 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.702381 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702381 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 12 02:00:26.702381 np0000179760 devstack@c-api.service[112194]: warnings.warn(deprecated_msg) Jun 12 02:00:26.702381 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.middleware.request_id [req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a req-a59a916c-0e4a-491d-a39b-71d2e7bb2cdb None None] RequestId filter calling following filter/app {{(pid=112194) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 12 02:00:27.018412 np0000179760 devstack@c-api.service[112194]: INFO cinder.api.openstack.wsgi [req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a req-a59a916c-0e4a-491d-a39b-71d2e7bb2cdb admin admin] POST https://199.204.45.162/volume/v3/types/4c368945-7bcd-4f3e-a0cc-fbe596ec9e45/extra_specs Jun 12 02:00:27.018959 np0000179760 devstack@c-api.service[112194]: DEBUG cinder.api.openstack.wsgi [req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a req-a59a916c-0e4a-491d-a39b-71d2e7bb2cdb admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112194) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 12 02:00:27.020638 np0000179760 devstack@c-api.service[112194]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 12 02:00:27.020638 np0000179760 devstack@c-api.service[112194]: warnings.warn( Jun 12 02:00:27.062883 np0000179760 devstack@c-api.service[112194]: DEBUG oslo_db.sqlalchemy.engines [req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a req-a59a916c-0e4a-491d-a39b-71d2e7bb2cdb 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=112194) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 12 02:00:27.125747 np0000179760 devstack@c-api.service[112194]: INFO cinder.api.openstack.wsgi [req-760ee4a2-63ec-4ce5-9da8-e5051ff0741a req-a59a916c-0e4a-491d-a39b-71d2e7bb2cdb admin admin] https://199.204.45.162/volume/v3/types/4c368945-7bcd-4f3e-a0cc-fbe596ec9e45/extra_specs returned with HTTP 200 Jun 12 02:00:27.126294 np0000179760 devstack@c-api.service[112194]: [pid: 112194|app: 0|req: 1/3] 199.204.45.162 () {70 vars in 1505 bytes} [Fri Jun 12 02:00:26 2026] POST /volume/v3/types/4c368945-7bcd-4f3e-a0cc-fbe596ec9e45/extra_specs => generated 55 bytes in 450 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 12 02:00:28.813831 np0000179760 devstack@c-api.service[112193]: DEBUG dbcounter [-] [112193] Writing DB stats cinder:SELECT=6 {{(pid=112193) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 02:00:28.834888 np0000179760 devstack@c-api.service[112191]: DEBUG dbcounter [-] [112191] Writing DB stats cinder:SELECT=6 {{(pid=112191) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 02:00:36.664835 np0000179760 devstack@c-api.service[112190]: DEBUG dbcounter [-] [112190] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112190) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 12 02:00:37.124083 np0000179760 devstack@c-api.service[112194]: DEBUG dbcounter [-] [112194] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112194) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}