Jun 16 01:08:37.135186 np0000180456 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 16 01:08:37.145786 np0000180456 devstack@c-api.service[112144]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 16 01:08:37 2026] *** Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: nodename: np0000180456 Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: machine: x86_64 Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: clock source: unix Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: pcre jit disabled Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: detected number of CPU cores: 16 Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: current working directory: / Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: detected binary path: /usr/bin/uwsgi-core Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: your processes number limit is 256917 Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: your memory page size is 4096 bytes Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: detected max file descriptor number: 2048 Jun 16 01:08:37.149564 np0000180456 devstack@c-api.service[112144]: lock engine: pthread robust mutexes Jun 16 01:08:37.150266 np0000180456 devstack@c-api.service[112144]: thunder lock: enabled Jun 16 01:08:37.150266 np0000180456 devstack@c-api.service[112144]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 16 01:08:37.150266 np0000180456 devstack@c-api.service[112144]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 16 01:08:37.150266 np0000180456 devstack@c-api.service[112144]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 16 01:08:37.150266 np0000180456 devstack@c-api.service[112144]: Set PythonHome to /opt/stack/data/venv Jun 16 01:08:37.186184 np0000180456 devstack@c-api.service[112144]: Python main interpreter initialized at 0x76558b8a3668 Jun 16 01:08:37.186184 np0000180456 devstack@c-api.service[112144]: python threads support enabled Jun 16 01:08:37.186184 np0000180456 devstack@c-api.service[112144]: your server socket listen backlog is limited to 100 connections Jun 16 01:08:37.186184 np0000180456 devstack@c-api.service[112144]: your mercy for graceful operations on workers is 80 seconds Jun 16 01:08:37.186401 np0000180456 devstack@c-api.service[112144]: mapped 671795 bytes (656 KB) for 4 cores Jun 16 01:08:37.186457 np0000180456 devstack@c-api.service[112144]: *** Operational MODE: preforking *** Jun 16 01:08:37.186684 np0000180456 devstack@c-api.service[112144]: *** uWSGI is running in multiple interpreter mode *** Jun 16 01:08:37.186684 np0000180456 devstack@c-api.service[112144]: spawned uWSGI master process (pid: 112144) Jun 16 01:08:37.186860 np0000180456 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 16 01:08:37.187732 np0000180456 devstack@c-api.service[112144]: spawned uWSGI worker 1 (pid: 112151, cores: 1) Jun 16 01:08:37.188380 np0000180456 devstack@c-api.service[112144]: spawned uWSGI worker 2 (pid: 112152, cores: 1) Jun 16 01:08:37.188997 np0000180456 devstack@c-api.service[112144]: spawned uWSGI worker 3 (pid: 112153, cores: 1) Jun 16 01:08:37.189557 np0000180456 devstack@c-api.service[112144]: spawned uWSGI worker 4 (pid: 112154, cores: 1) Jun 16 01:08:37.189636 np0000180456 devstack@c-api.service[112144]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 16 01:08:37.315518 np0000180456 devstack@c-api.service[112151]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:37.315518 np0000180456 devstack@c-api.service[112151]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:37.315518 np0000180456 devstack@c-api.service[112151]: we strongly recommend against using it for new projects. Jun 16 01:08:37.315518 np0000180456 devstack@c-api.service[112151]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:37.315518 np0000180456 devstack@c-api.service[112151]: framework. For more detail see Jun 16 01:08:37.315518 np0000180456 devstack@c-api.service[112151]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:37.315518 np0000180456 devstack@c-api.service[112151]: import eventlet # noqa Jun 16 01:08:37.320209 np0000180456 devstack@c-api.service[112152]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:37.320209 np0000180456 devstack@c-api.service[112152]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:37.320209 np0000180456 devstack@c-api.service[112152]: we strongly recommend against using it for new projects. Jun 16 01:08:37.320209 np0000180456 devstack@c-api.service[112152]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:37.320209 np0000180456 devstack@c-api.service[112152]: framework. For more detail see Jun 16 01:08:37.320209 np0000180456 devstack@c-api.service[112152]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:37.320209 np0000180456 devstack@c-api.service[112152]: import eventlet # noqa Jun 16 01:08:37.328719 np0000180456 devstack@c-api.service[112154]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:37.328719 np0000180456 devstack@c-api.service[112154]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:37.328719 np0000180456 devstack@c-api.service[112154]: we strongly recommend against using it for new projects. Jun 16 01:08:37.328719 np0000180456 devstack@c-api.service[112154]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:37.328719 np0000180456 devstack@c-api.service[112154]: framework. For more detail see Jun 16 01:08:37.328719 np0000180456 devstack@c-api.service[112154]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:37.328719 np0000180456 devstack@c-api.service[112154]: import eventlet # noqa Jun 16 01:08:37.329809 np0000180456 devstack@c-api.service[112153]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 16 01:08:37.329809 np0000180456 devstack@c-api.service[112153]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 16 01:08:37.329809 np0000180456 devstack@c-api.service[112153]: we strongly recommend against using it for new projects. Jun 16 01:08:37.329809 np0000180456 devstack@c-api.service[112153]: If you are already using Eventlet, we recommend migrating to a different Jun 16 01:08:37.329809 np0000180456 devstack@c-api.service[112153]: framework. For more detail see Jun 16 01:08:37.329809 np0000180456 devstack@c-api.service[112153]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 16 01:08:37.329809 np0000180456 devstack@c-api.service[112153]: import eventlet # noqa Jun 16 01:08:37.405500 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:37.405500 np0000180456 devstack@c-api.service[112151]: warnings.warn( Jun 16 01:08:37.413749 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:37.413749 np0000180456 devstack@c-api.service[112152]: warnings.warn( Jun 16 01:08:37.415993 np0000180456 devstack@c-api.service[112153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:37.415993 np0000180456 devstack@c-api.service[112153]: warnings.warn( Jun 16 01:08:37.422350 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 16 01:08:37.422350 np0000180456 devstack@c-api.service[112154]: warnings.warn( Jun 16 01:08:37.486759 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:37.486759 np0000180456 devstack@c-api.service[112151]: from cgi import parse_header Jun 16 01:08:37.491333 np0000180456 devstack@c-api.service[112153]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:37.491333 np0000180456 devstack@c-api.service[112153]: from cgi import parse_header Jun 16 01:08:37.493916 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:37.493916 np0000180456 devstack@c-api.service[112152]: from cgi import parse_header Jun 16 01:08:37.501111 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 16 01:08:37.501111 np0000180456 devstack@c-api.service[112154]: from cgi import parse_header Jun 16 01:08:37.540122 np0000180456 devstack@c-api.service[112153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:37.540122 np0000180456 devstack@c-api.service[112153]: removals.removed_module( Jun 16 01:08:37.540368 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:37.540368 np0000180456 devstack@c-api.service[112151]: removals.removed_module( Jun 16 01:08:37.541514 np0000180456 devstack@c-api.service[112153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:37.541514 np0000180456 devstack@c-api.service[112153]: removals.removed_module( Jun 16 01:08:37.542255 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:37.542255 np0000180456 devstack@c-api.service[112151]: removals.removed_module( Jun 16 01:08:37.542904 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:37.542904 np0000180456 devstack@c-api.service[112152]: removals.removed_module( Jun 16 01:08:37.544518 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:37.544518 np0000180456 devstack@c-api.service[112152]: removals.removed_module( Jun 16 01:08:37.549924 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 16 01:08:37.549924 np0000180456 devstack@c-api.service[112154]: removals.removed_module( Jun 16 01:08:37.551441 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 16 01:08:37.551441 np0000180456 devstack@c-api.service[112154]: removals.removed_module( Jun 16 01:08:38.168671 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:38.168671 np0000180456 devstack@c-api.service[112152]: warnings.warn( Jun 16 01:08:38.169525 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:38.169525 np0000180456 devstack@c-api.service[112151]: warnings.warn( Jun 16 01:08:38.170452 np0000180456 devstack@c-api.service[112153]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:38.170452 np0000180456 devstack@c-api.service[112153]: warnings.warn( Jun 16 01:08:38.213033 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 16 01:08:38.213033 np0000180456 devstack@c-api.service[112154]: warnings.warn( Jun 16 01:08:38.267462 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:38.267462 np0000180456 devstack@c-api.service[112151]: warnings.warn( Jun 16 01:08:38.269364 np0000180456 devstack@c-api.service[112153]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:38.269364 np0000180456 devstack@c-api.service[112153]: warnings.warn( Jun 16 01:08:38.281434 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:38.281434 np0000180456 devstack@c-api.service[112152]: warnings.warn( Jun 16 01:08:38.337789 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 16 01:08:38.337789 np0000180456 devstack@c-api.service[112154]: warnings.warn( Jun 16 01:08:38.568236 np0000180456 devstack@c-api.service[112151]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:38.568670 np0000180456 devstack@c-api.service[112151]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112151) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:38.572617 np0000180456 devstack@c-api.service[112153]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:38.573224 np0000180456 devstack@c-api.service[112153]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112153) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:38.582131 np0000180456 devstack@c-api.service[112152]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:38.582663 np0000180456 devstack@c-api.service[112152]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112152) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:38.636053 np0000180456 devstack@c-api.service[112154]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 16 01:08:38.636213 np0000180456 devstack@c-api.service[112154]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112154) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 16 01:08:38.654268 np0000180456 devstack@c-api.service[112151]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:38.654268 np0000180456 devstack@c-api.service[112151]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:38.656315 np0000180456 devstack@c-api.service[112152]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:38.656315 np0000180456 devstack@c-api.service[112152]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:38.657984 np0000180456 devstack@c-api.service[112153]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:38.657984 np0000180456 devstack@c-api.service[112153]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:38.697445 np0000180456 devstack@c-api.service[112154]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 16 01:08:38.697445 np0000180456 devstack@c-api.service[112154]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 16 01:08:39.121113 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112154) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:39.121344 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112153) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:39.121411 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:39.121489 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.121584 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.121839 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.121983 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.122167 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.122296 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.122412 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.122412 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.122684 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.122993 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 16 01:08:39.123156 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.123283 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.123355 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.123415 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.123474 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.123474 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.123474 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.123663 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.123733 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.123803 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.123894 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.123968 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.124022 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.124022 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.124022 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.124187 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.124268 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.124325 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.124387 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.124450 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.124506 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.124588 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.124588 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.124708 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.124708 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.124807 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.124864 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.124928 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.125000 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.125000 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.125000 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.125142 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.125200 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.125251 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.125302 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.125351 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.125403 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.125403 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.125518 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.125613 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.125674 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.125730 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.125781 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.125837 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.125892 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.125963 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.126030 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.126089 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.126156 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.126211 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.126269 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.126327 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.126387 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.126387 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.126387 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.126387 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.126387 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.126387 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.126387 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.128033 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.128033 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.128273 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.128396 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.128396 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.128665 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.128782 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.128906 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.129012 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.129098 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.129179 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.129263 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.129348 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.129425 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.129509 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.129621 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.129699 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.129699 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.130079 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.130167 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.130167 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.130321 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.130402 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.130482 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.130482 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.130482 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.130482 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.130482 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.130922 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.130922 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.130922 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.130922 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.131218 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.131295 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.131375 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.131455 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.131523 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.131652 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.131739 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.131739 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.131739 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.131739 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.131905 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.131905 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.131905 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.131905 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.131905 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.131905 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.131905 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.132120 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.132120 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.132191 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.132232 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.132276 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.132310 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.132347 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.132381 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.132659 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.132764 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.132848 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.132848 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.132997 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.133079 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.133160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.133160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.133160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.133160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.133160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.133160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.133160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.133688 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.133688 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.133688 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.133688 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.133688 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.133688 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.133688 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.134174 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.134174 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.134316 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.134400 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.134400 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.134562 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.134659 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.134746 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.134786 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.134819 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.134819 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.134894 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.134928 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.134967 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.135006 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.135040 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.135073 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.135111 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.135152 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.135185 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.135230 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.135276 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.135327 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.135362 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.135401 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.135433 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.135466 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.135505 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.135564 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.135609 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.135651 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.135685 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.135723 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.135761 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.135799 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.135853 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.135887 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.135919 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.135958 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.135997 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.136037 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.136074 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.136107 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.136140 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.136140 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.136211 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.136243 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.136276 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.136276 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.136763 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.136763 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.136763 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.137011 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.137011 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.137163 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.137163 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.137311 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.137311 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.137311 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.137537 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.137537 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.137537 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.137537 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.139656 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.139753 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.139855 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.139855 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.139979 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.140039 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.140093 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.140150 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.140202 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.140254 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.140254 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.140254 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.140254 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.140471 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.140522 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.140522 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.140732 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.140732 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.140732 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.140907 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.140907 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.141525 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.141624 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.141692 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.141753 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.141753 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.141862 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.141916 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.144864 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.144949 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.145013 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.145080 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.145136 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.145188 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.145247 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.145279 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.145303 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.145327 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.145357 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.145386 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.145415 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.145415 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.145638 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.145686 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.145773 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.145834 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.145867 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.145899 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.145931 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.145968 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.146005 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.146038 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.146070 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.146254 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.146254 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.146398 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.148080 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.148175 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.148285 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.148285 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.148362 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.148362 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.148424 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.148466 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.148508 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.148574 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.148622 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.148661 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.148709 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.148874 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.148928 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.148973 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.149018 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.149075 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.149121 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.149168 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.149219 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.149265 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.149311 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.149366 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.149412 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.149446 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.149480 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.149518 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.149571 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.149616 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.149655 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.149694 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.149737 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.149776 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.149816 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.149850 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.149892 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.149925 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.149963 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.149995 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.150033 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.150069 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.150107 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.150147 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.150180 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.150218 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.150257 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.150291 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.150324 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.150356 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.150396 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.150437 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.150470 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.150513 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.150572 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.150616 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.150650 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.150683 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.150715 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.150748 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.150782 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.150826 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.150866 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.150901 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.150944 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.150977 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.151010 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.151043 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.151081 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.151116 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.151149 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.151181 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.151226 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.152326 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.152326 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.152504 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.152504 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.152504 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.152797 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.152883 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.152962 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.153058 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.153136 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.153224 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.153299 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.153380 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.153457 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.153457 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.153457 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.153700 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.153700 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.153700 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.153700 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.153700 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.153700 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.153700 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.154228 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.154228 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.154228 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.154228 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.154228 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.154228 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.154228 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.154982 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.154982 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.154982 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.155267 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.155364 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.155456 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.155533 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.155533 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.155740 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.155884 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.155974 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.155974 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.155974 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.155974 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.156294 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.156294 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.156294 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.156294 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.156294 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.156684 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.156684 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.156830 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.156912 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.157003 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.157084 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.157167 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.157243 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.157323 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.157399 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.157484 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.157601 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.157712 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.157712 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.157890 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.157974 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.158053 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.158134 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.158236 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.158315 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.158395 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.158476 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.158605 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.158697 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.158792 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.158834 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.158874 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.158914 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.158952 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.158991 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.159030 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.159075 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.159108 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.159145 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.159178 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.159218 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.159255 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.159293 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.159327 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.159361 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.159399 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.159432 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.159470 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.159509 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.159576 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.159646 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.159700 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.159748 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.159782 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.159852 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.159887 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.159921 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.159970 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.160018 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.160062 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.160096 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.160129 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.160166 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.160212 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.160250 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.160286 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.160320 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.160362 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.160362 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.160362 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.160473 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.160473 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.160967 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.161053 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.161130 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.161215 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.161292 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.161375 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.161471 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.161588 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.161705 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.161801 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.161885 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.161961 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.162037 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.162118 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.162200 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.162290 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.162366 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.162442 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.162516 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.162617 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.162712 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.162712 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.162712 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.162712 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.162712 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.162712 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.163199 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.163199 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.163199 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.163464 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.163575 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.163575 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.163770 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.163890 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.163967 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.164048 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.164129 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.164129 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.164289 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.164364 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.164364 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.164535 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.164535 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.164535 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.164686 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.164730 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.164770 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.164808 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.164841 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.164885 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.164931 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.164931 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.164931 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.164931 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.165080 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.165080 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.165149 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.165191 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.165225 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.165258 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.165291 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.165331 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.165364 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.165403 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.165437 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.165471 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.165503 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.165537 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.165914 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.166028 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.166141 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.166252 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.166363 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.166471 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.166594 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.166721 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.166832 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.166941 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.167048 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.167146 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.167251 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.167330 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.167413 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.167498 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.167609 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.167712 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.167783 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.167930 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.168006 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.168091 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.168142 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.168177 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.168213 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.168257 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.168297 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.168339 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.168381 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.168413 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.168453 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.168487 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.168527 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.168604 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.168653 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.168694 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.168736 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.168736 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.168736 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.168736 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.168736 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.168736 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.168916 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.168916 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.168968 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.168994 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.169087 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.169112 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.169138 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.169160 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.169187 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.169210 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.169239 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.169265 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.169291 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.169314 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.169341 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.169364 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.169389 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.169425 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.169453 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.169476 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.169506 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.169537 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.169881 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.169958 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.170016 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.170069 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.170069 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.170069 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.170230 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.170230 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.170333 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.170385 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.170443 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.170443 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.170566 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.170644 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.170707 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.170762 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.170831 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.170887 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.170950 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.171004 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.171060 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.171118 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.171170 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.171225 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.171278 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.171329 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.171380 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.171440 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.171505 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.171594 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.171669 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.171723 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.171798 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.171798 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.171919 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.171919 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.171919 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.172062 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.172062 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.172163 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.172216 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.172272 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.172323 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.172374 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.172429 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.172480 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.172534 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.172620 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.172678 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.172736 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.172792 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.172843 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.172898 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.172956 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.172986 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.173008 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.173030 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.173052 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.173080 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.173080 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.173080 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.173080 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.173166 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.173189 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.173214 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.173241 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.173264 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.173294 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.173320 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.173343 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.173369 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.173391 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.173413 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.173436 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.173458 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.173485 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.173507 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.173534 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.173580 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.173608 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.173639 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.173670 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.173698 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.173726 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.173757 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.173785 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.173811 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.173838 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.173838 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.173838 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.173918 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.173953 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.173977 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.173977 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.174030 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.174064 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.174088 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.174116 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.174139 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.174168 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.174190 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.174216 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.174243 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.174269 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.174291 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.174313 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.174340 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.174363 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.174385 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.174385 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.174427 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.174453 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.174478 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.174505 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.174531 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.174531 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.174531 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.174531 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.175154 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.175154 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.175261 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.175313 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.175371 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.175427 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.175479 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.175535 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.175621 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.175683 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.175740 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.175812 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.175881 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.175937 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.176001 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.176055 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.176107 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.176169 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.176221 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.176278 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.176334 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.176393 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.176446 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.176446 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.176446 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.176446 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.176446 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.176446 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.176774 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.176774 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.176873 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.176933 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.177000 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.177056 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.177107 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.177159 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.177234 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.177304 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.177369 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.177420 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.177476 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.177532 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.177661 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.177788 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.177845 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.177902 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.177959 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.178019 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.178085 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.178146 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.178209 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.178280 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.178341 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.178341 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.178341 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.178341 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.178569 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.178569 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.178569 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.178569 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.178569 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.178681 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.178708 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.178729 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.178756 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.178780 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.178780 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.178780 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.178780 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.178862 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.178885 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.178911 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.178932 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.178960 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.178981 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.179007 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.179032 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.179058 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.179081 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.179106 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.179130 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.179152 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.179177 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.179177 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.179223 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.179223 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.179270 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.179293 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.179319 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.179340 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.179366 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.179392 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.179414 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.179435 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.179457 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.179486 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.179511 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.179533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.179916 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.179975 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.180038 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.180091 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.180141 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.180192 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.180253 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.180310 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.180366 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.180423 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.180474 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.180533 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.180612 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.180671 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.180723 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.180723 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.180723 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.180961 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.181013 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.181063 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.181119 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.181184 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.181239 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.181303 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.181362 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.181415 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.181415 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.181517 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.181588 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.181645 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.181645 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.181645 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.181811 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.181877 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.181920 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.181985 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.182047 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.182106 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.182149 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.182149 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.182149 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.182149 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.184267 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.184267 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.184267 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.184267 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.184267 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.184451 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.184479 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.184503 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.184527 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.184573 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.184614 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112154) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.184650 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.184680 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.184714 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.184748 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.184779 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.184809 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.184847 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.184880 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.184913 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.184943 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112154) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.184967 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112153) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.184993 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.185016 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.185046 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112154) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.185071 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.185103 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.185133 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.185160 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.185183 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.185211 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.185236 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112153) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.185258 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.185284 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112153) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.185314 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.185338 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.185363 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112152) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.185394 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.185394 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.185434 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.185460 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.185481 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.185506 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 16 01:08:39.185551 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.185577 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112151) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 16 01:08:39.185599 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112152) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.185599 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112152) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.185640 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 16 01:08:39.185640 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 16 01:08:39.185640 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 16 01:08:39.185640 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112151) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 16 01:08:39.185640 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112151) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 16 01:08:39.231341 np0000180456 devstack@c-api.service[112154]: INFO dbcounter [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Registered counter for database cinder Jun 16 01:08:39.232486 np0000180456 devstack@c-api.service[112152]: INFO dbcounter [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Registered counter for database cinder Jun 16 01:08:39.232669 np0000180456 devstack@c-api.service[112151]: INFO dbcounter [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Registered counter for database cinder Jun 16 01:08:39.235703 np0000180456 devstack@c-api.service[112153]: INFO dbcounter [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Registered counter for database cinder Jun 16 01:08:39.279172 np0000180456 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.280506 np0000180456 devstack@c-api.service[112154]: DEBUG oslo_db.sqlalchemy.engines [None req-15942dfc-676c-402a-bd43-73931abe9aef 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=112154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.281675 np0000180456 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.288413 np0000180456 devstack@c-api.service[112153]: DEBUG oslo_db.sqlalchemy.engines [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 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=112153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.398704 np0000180456 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writer thread running {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:39.402539 np0000180456 devstack@c-api.service[112152]: INFO cinder.rpc [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:39.402956 np0000180456 devstack@c-api.service[112154]: DEBUG dbcounter [-] [112154] Writer thread running {{(pid=112154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:39.404251 np0000180456 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writer thread running {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:39.405576 np0000180456 devstack@c-api.service[112152]: INFO cinder.rpc [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:39.405908 np0000180456 devstack@c-api.service[112154]: INFO cinder.rpc [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:39.406435 np0000180456 devstack@c-api.service[112151]: INFO cinder.rpc [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:39.408605 np0000180456 devstack@c-api.service[112152]: INFO cinder.rpc [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:39.408745 np0000180456 devstack@c-api.service[112151]: INFO cinder.rpc [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:39.408823 np0000180456 devstack@c-api.service[112154]: INFO cinder.rpc [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:39.410791 np0000180456 devstack@c-api.service[112151]: INFO cinder.rpc [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:39.411026 np0000180456 devstack@c-api.service[112154]: INFO cinder.rpc [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:39.411446 np0000180456 devstack@c-api.service[112152]: INFO cinder.rpc [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:39.412328 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.412668 np0000180456 devstack@c-api.service[112151]: INFO cinder.rpc [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:39.412755 np0000180456 devstack@c-api.service[112153]: DEBUG dbcounter [-] [112153] Writer thread running {{(pid=112153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 16 01:08:39.413139 np0000180456 devstack@c-api.service[112154]: INFO cinder.rpc [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:39.413485 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.414317 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.415400 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.415604 np0000180456 devstack@c-api.service[112153]: INFO cinder.rpc [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 16 01:08:39.416490 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.418634 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.419512 np0000180456 devstack@c-api.service[112153]: INFO cinder.rpc [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 16 01:08:39.422767 np0000180456 devstack@c-api.service[112153]: INFO cinder.rpc [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 16 01:08:39.425588 np0000180456 devstack@c-api.service[112153]: INFO cinder.rpc [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 16 01:08:39.426821 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.431014 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.453151 np0000180456 devstack@c-api.service[112152]: DEBUG oslo_db.sqlalchemy.engines [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 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=112152) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.454758 np0000180456 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.456075 np0000180456 devstack@c-api.service[112152]: INFO cinder.rpc [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:39.457893 np0000180456 devstack@c-api.service[112154]: DEBUG oslo_db.sqlalchemy.engines [None req-15942dfc-676c-402a-bd43-73931abe9aef 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=112154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.458520 np0000180456 devstack@c-api.service[112152]: INFO cinder.rpc [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:39.459484 np0000180456 devstack@c-api.service[112151]: INFO cinder.rpc [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:39.459801 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.460933 np0000180456 devstack@c-api.service[112154]: INFO cinder.rpc [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:39.462649 np0000180456 devstack@c-api.service[112151]: INFO cinder.rpc [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:39.464019 np0000180456 devstack@c-api.service[112154]: INFO cinder.rpc [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:39.464079 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.465333 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.471919 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.472806 np0000180456 devstack@c-api.service[112153]: DEBUG oslo_db.sqlalchemy.engines [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 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=112153) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:39.475084 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.475939 np0000180456 devstack@c-api.service[112153]: INFO cinder.rpc [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 16 01:08:39.476534 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.478223 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.478531 np0000180456 devstack@c-api.service[112153]: INFO cinder.rpc [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 16 01:08:39.479790 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.479919 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.480905 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.482957 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.483345 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.484084 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.486465 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.487193 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.488196 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.489293 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.491170 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.492470 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.492617 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.493126 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.494159 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.495254 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.495424 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.496423 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.497270 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.498197 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.498285 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.499560 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.499680 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.500038 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.501510 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.502291 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.502929 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.504400 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.504501 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.505014 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.507053 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.507265 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.507817 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.508009 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.508745 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.510939 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.511123 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.511387 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.512571 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.513286 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.514258 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.514796 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.515867 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.516211 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.517075 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.517151 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.517537 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.518012 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.518706 np0000180456 devstack@c-api.service[112152]: WARNING cinder.api.contrib.hosts [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:39.519395 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.519468 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.520083 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.520657 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.520704 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.520884 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.521617 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.522004 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.522203 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.522807 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.523357 np0000180456 devstack@c-api.service[112151]: WARNING cinder.api.contrib.hosts [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:39.523484 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.524072 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.524262 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.524407 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.524485 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: extensions {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.525376 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.525676 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.525849 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-quota-class-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.526682 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.527012 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.527117 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: scheduler-stats {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.528192 np0000180456 devstack@c-api.service[112154]: WARNING cinder.api.contrib.hosts [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:39.528259 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.528591 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-quota-sets {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.528887 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.529165 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: extensions {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.530216 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.530343 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.530498 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-quota-class-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.530826 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: backups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.531569 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.531808 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: scheduler-stats {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.532831 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-snapshot-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.533092 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.533252 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-quota-sets {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.533562 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.534080 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: extensions {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.534202 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: consistencygroups {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.535227 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: backups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.535435 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-quota-class-sets {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.535805 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.536223 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: extra_specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.536723 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: scheduler-stats {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.537213 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-snapshot-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.537274 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.537840 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-hosts {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.538628 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: consistencygroups {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.538751 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.538831 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-quota-sets {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.539180 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-volume-manage {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.540132 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.540275 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: backups {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.540591 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: extra_specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.540698 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-availability-zone {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.541310 np0000180456 devstack@c-api.service[112153]: WARNING cinder.api.contrib.hosts [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 16 01:08:39.542030 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.542082 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.542116 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-hosts {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.542515 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-snapshot-manage {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.543364 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.543430 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-volume-manage {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.543559 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-volume-transfer {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.543953 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: consistencygroups {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.544746 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.544904 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-availability-zone {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.545205 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: capabilities {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.545914 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: extra_specs {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.546224 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.546310 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.546454 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: encryption {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.547247 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: extensions {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.547481 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-hosts {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.547755 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-volume-transfer {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.548012 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: os-volume-type-access {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.548686 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-quota-class-sets {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.548820 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-volume-manage {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.549358 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: capabilities {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.549597 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: cgsnapshots {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.550032 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: scheduler-stats {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.550274 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-availability-zone {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.550649 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: encryption {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.551018 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extended resource: qos-specs {{(pid=112152) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.551485 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-quota-sets {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.551656 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: encryption {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.552181 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: os-volume-type-access {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.553123 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-volume-transfer {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.553231 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.contrib.snapshot_actions [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] SnapshotActionsController initialized {{(pid=112152) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:39.553585 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: backups {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.553827 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: cgsnapshots {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.553962 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.554770 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: capabilities {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.555190 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extended resource: qos-specs {{(pid=112151) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.555384 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.555768 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-snapshot-manage {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.556052 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: encryption {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.556784 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.557204 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: consistencygroups {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.557310 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.contrib.snapshot_actions [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] SnapshotActionsController initialized {{(pid=112151) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:39.557562 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: os-volume-type-access {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.558043 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.558102 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.559166 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: extra_specs {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.559226 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: cgsnapshots {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.559392 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.559446 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.560840 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extended resource: qos-specs {{(pid=112154) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.560911 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.560945 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-hosts {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.561074 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.562171 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.562286 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-volume-manage {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.562383 np0000180456 devstack@c-api.service[112152]: WARNING castellan.key_manager.migration [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.562928 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.contrib.snapshot_actions [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] SnapshotActionsController initialized {{(pid=112154) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:39.563269 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.563396 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.563512 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.563572 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.563659 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension AdminActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.563767 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension AdminActions extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.563855 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.563934 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-availability-zone {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.564043 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension AdminActions extending resource: backups {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564133 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeActions extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564214 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension TypesManage extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564328 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension UsedLimits extending resource: limits {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564440 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564557 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564659 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564723 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564873 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.564990 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.565066 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.565183 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: encryption {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.565253 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.565497 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.v3.router [None req-3f2bbdc2-e2ec-45cd-af6d-542d6b031f96 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112152) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.566328 np0000180456 devstack@c-api.service[112151]: WARNING castellan.key_manager.migration [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.566641 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-volume-transfer {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.566707 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.567184 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.567301 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.567425 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.567521 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension AdminActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.567691 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension AdminActions extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.567772 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension AdminActions extending resource: backups {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.567973 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeActions extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568037 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.568129 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension TypesManage extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568206 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension UsedLimits extending resource: limits {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568302 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568763 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: capabilities {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.568850 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568850 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568850 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568850 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.568850 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.569245 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.v3.router [None req-96e5e30e-0405-457d-b9fc-385ec42f7ca1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112151) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.569344 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.569597 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: encryption {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.570783 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.571112 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: os-volume-type-access {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.572250 np0000180456 devstack@c-api.service[112154]: WARNING castellan.key_manager.migration [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.572740 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: cgsnapshots {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.573119 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension SnapshotActions extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.573270 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.573410 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.573502 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension AdminActions extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.573611 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension AdminActions extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.573689 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension AdminActions extending resource: backups {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.574007 np0000180456 devstack@c-api.service[112152]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76558b8a3668 pid: 112152 (default app) Jun 16 01:08:39.574211 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extended resource: qos-specs {{(pid=112153) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 16 01:08:39.574411 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeActions extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.574584 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension TypesManage extending resource: types {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.574673 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension UsedLimits extending resource: limits {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.574756 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.574855 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.574984 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.575094 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeTypeAccess extending resource: types {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.575215 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.575320 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.575430 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.v3.router [None req-15942dfc-676c-402a-bd43-73931abe9aef None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112154) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.576376 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.contrib.snapshot_actions [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] SnapshotActionsController initialized {{(pid=112153) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 16 01:08:39.577178 np0000180456 devstack@c-api.service[112151]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76558b8a3668 pid: 112151 (default app) Jun 16 01:08:39.577247 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.578751 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.580151 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.581494 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.582025 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582025 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582025 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582025 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582531 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582531 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582531 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582531 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582756 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582756 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582756 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582756 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582756 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582756 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582986 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582986 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582986 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.582986 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.582986 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583212 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583212 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583212 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583212 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583212 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583400 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583400 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583400 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583400 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583625 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583625 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583625 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583625 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583625 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583857 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583857 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583857 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.583857 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.583857 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584065 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584065 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584065 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584065 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584065 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584065 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584307 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584307 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584307 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584307 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584307 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584307 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584534 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584534 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584534 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584534 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584534 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584534 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584824 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584824 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584824 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.584824 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.584824 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585027 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585027 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585027 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585027 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585027 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585214 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585214 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585214 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585214 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585214 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585214 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585460 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585460 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585460 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585460 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.585460 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.585460 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.587271 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.587271 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.587271 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.587271 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.587271 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.587820 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.587820 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.587820 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.587820 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.587820 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.588284 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.588284 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.588284 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.588284 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.588724 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.588724 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.588724 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.588724 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.589138 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.589138 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.589138 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.589138 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.589138 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.589713 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.589713 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.589713 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.589977 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.590050 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.590050 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.590050 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.590050 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.590378 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.590378 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.590378 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.590378 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.590776 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.590776 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.590776 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.590776 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.591124 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.591124 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.591124 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.591124 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.591443 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.591443 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.591443 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.591443 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.591981 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.591981 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.591981 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.591981 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.592300 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.592300 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.592300 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.592300 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.592300 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.592300 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.592849 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.592849 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.592849 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.592849 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.592849 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.593267 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.593267 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.593267 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.593267 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.593267 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.593267 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.593267 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.593860 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.593860 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.593860 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.593860 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.593860 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.593860 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.594388 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.594388 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.594388 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.594388 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.594388 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.594388 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.594956 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.594956 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.594956 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.594956 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.594956 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.594956 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.595443 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.595443 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.595443 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.595443 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.595714 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.595714 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.595714 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.595714 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.595883 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.595883 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.595883 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.595883 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.596047 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.596047 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.596047 np0000180456 devstack@c-api.service[112152]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:39.596047 np0000180456 devstack@c-api.service[112152]: warnings.warn(deprecated_msg) Jun 16 01:08:39.596203 np0000180456 devstack@c-api.service[112154]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76558b8a3668 pid: 112154 (default app) Jun 16 01:08:39.596236 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.596270 np0000180456 devstack@c-api.service[112152]: DEBUG cinder.api.middleware.request_id [None req-55ce1f24-e9c4-49de-941c-5e98d7df7651 None None] RequestId filter calling following filter/app {{(pid=112152) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: WARNING castellan.key_manager.migration [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension AdminActions extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension AdminActions extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension AdminActions extending resource: backups {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596302 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeActions extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension TypesManage extending resource: types {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension UsedLimits extending resource: limits {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596533 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596787 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596787 np0000180456 devstack@c-api.service[112153]: DEBUG cinder.api.v3.router [None req-8892d7e5-1a6c-43ea-9465-4135f43e68f6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112153) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 16 01:08:39.596863 np0000180456 devstack@c-api.service[112152]: [pid: 112152|app: 0|req: 1/1] 199.19.213.10 () {60 vars in 949 bytes} [Tue Jun 16 01:08:39 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 16 01:08:39.597502 np0000180456 devstack@c-api.service[112153]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x76558b8a3668 pid: 112153 (default app) Jun 16 01:08:46.940636 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.940636 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.940636 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.940636 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.941659 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.941659 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.941659 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.941659 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.941902 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.941902 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.941902 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.941902 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.941902 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.941902 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.942210 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.942210 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.942210 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.942210 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.942210 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.942478 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.942478 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.942478 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.942478 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.942478 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.942801 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.942801 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.942801 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.942801 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943040 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943040 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943040 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943040 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943040 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943312 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943312 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943312 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943312 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943312 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943632 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943632 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943632 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943632 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943632 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943632 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943977 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943977 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943977 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943977 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.943977 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.943977 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944320 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944320 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944320 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944320 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944320 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944320 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944671 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944671 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944671 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944671 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944671 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944960 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944960 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944960 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.944960 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.944960 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945216 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945216 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945216 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945216 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945216 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945216 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945530 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945530 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945530 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945530 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945530 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945530 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945848 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945848 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945848 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.945848 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.945848 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946117 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946117 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946117 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946117 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946117 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946392 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946392 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946392 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946392 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946652 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946652 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946652 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946652 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946865 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946865 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946865 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.946865 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.946865 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947137 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947137 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947137 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947137 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947137 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947406 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947406 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947406 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947406 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947653 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947653 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947653 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947653 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947872 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947872 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.947872 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.947872 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948141 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948141 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948141 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948141 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948357 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948357 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948357 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948357 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948594 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948594 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948594 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948594 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948594 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948865 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948865 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948865 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948865 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.948865 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.948865 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949200 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949200 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949200 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949200 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949200 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949326 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949326 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949326 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949326 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949326 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949326 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949465 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949465 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949465 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949465 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949465 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949465 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949616 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949616 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949616 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949616 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949616 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949616 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949764 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949764 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949764 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949764 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949764 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949764 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949908 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949908 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.949908 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.949908 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.950002 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.950002 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.950002 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.950002 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.950002 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.950119 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.950119 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.950119 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.950119 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:46.950119 np0000180456 devstack@c-api.service[112151]: warnings.warn(deprecated_msg) Jun 16 01:08:46.950119 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.middleware.request_id [None req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 None None] RequestId filter calling following filter/app {{(pid=112151) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:08:47.431194 np0000180456 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 admin admin] POST https://199.19.213.10/volume/v3/types Jun 16 01:08:47.431708 np0000180456 devstack@c-api.service[112151]: DEBUG cinder.api.openstack.wsgi [None req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112151) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:08:47.433380 np0000180456 devstack@c-api.service[112151]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:08:47.433380 np0000180456 devstack@c-api.service[112151]: warnings.warn( Jun 16 01:08:47.471013 np0000180456 devstack@c-api.service[112151]: DEBUG oslo_db.sqlalchemy.engines [None req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 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=112151) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:47.499491 np0000180456 devstack@c-api.service[112151]: INFO cinder.api.openstack.wsgi [None req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 admin admin] https://199.19.213.10/volume/v3/types returned with HTTP 200 Jun 16 01:08:47.500034 np0000180456 devstack@c-api.service[112151]: [pid: 112151|app: 0|req: 1/2] 199.19.213.10 () {68 vars in 1281 bytes} [Tue Jun 16 01:08:46 2026] POST /volume/v3/types => generated 186 bytes in 574 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 16 01:08:47.524803 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.524803 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.524803 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.524803 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.525449 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.525449 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.525449 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.525449 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.525710 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.525710 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.525710 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.525710 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.525710 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.525710 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526074 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526074 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526074 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526074 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526074 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526391 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526391 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526391 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526391 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526391 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526718 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526718 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526718 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526718 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526947 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526947 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526947 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.526947 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.526947 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527251 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527251 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527251 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527251 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527251 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527519 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527519 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527519 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527519 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527519 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527519 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527896 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527896 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527896 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527896 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.527896 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.527896 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.528213 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.528213 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.528213 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.528213 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.528213 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.528213 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.528674 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.528674 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.528674 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.528674 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.528674 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529034 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529034 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529034 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529034 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529034 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529404 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529404 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529404 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529404 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529404 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529404 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529934 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529934 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529934 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529934 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.529934 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.529934 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.530396 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.530396 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.530396 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.530396 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.530396 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.530810 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.530810 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.530810 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.530810 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.530810 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.531187 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.531187 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.531187 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.531187 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.531621 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.531621 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.531621 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.531621 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532017 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532017 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532017 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532017 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532017 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532367 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532367 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532367 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532367 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532367 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532524 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532524 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532524 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532524 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532680 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532680 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532680 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532680 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532937 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532937 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.532937 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.532937 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533077 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533077 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533077 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533077 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533209 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533209 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533209 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533209 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533310 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533310 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533310 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533310 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533310 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533440 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533440 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533440 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533440 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533440 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533440 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533610 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533610 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533610 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533610 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533610 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533725 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533725 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533725 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533725 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533725 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533725 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533870 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533870 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533870 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533870 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.533870 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.533870 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534011 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534011 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534011 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534011 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534011 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534011 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534163 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534163 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534163 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534163 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534163 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534163 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534308 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534308 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534308 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534308 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534404 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534404 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534404 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534404 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534404 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534528 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534528 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534528 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534528 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 16 01:08:47.534528 np0000180456 devstack@c-api.service[112154]: warnings.warn(deprecated_msg) Jun 16 01:08:47.534528 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.middleware.request_id [req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 req-2653f398-9ca2-4883-be96-f9d8512b6b66 None None] RequestId filter calling following filter/app {{(pid=112154) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 16 01:08:47.863315 np0000180456 devstack@c-api.service[112154]: INFO cinder.api.openstack.wsgi [req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 req-2653f398-9ca2-4883-be96-f9d8512b6b66 admin admin] POST https://199.19.213.10/volume/v3/types/b0cd7ab4-2ccc-497c-9a4a-06d6febea7e3/extra_specs Jun 16 01:08:47.863911 np0000180456 devstack@c-api.service[112154]: DEBUG cinder.api.openstack.wsgi [req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 req-2653f398-9ca2-4883-be96-f9d8512b6b66 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112154) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 16 01:08:47.865678 np0000180456 devstack@c-api.service[112154]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 16 01:08:47.865678 np0000180456 devstack@c-api.service[112154]: warnings.warn( Jun 16 01:08:47.905857 np0000180456 devstack@c-api.service[112154]: DEBUG oslo_db.sqlalchemy.engines [req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 req-2653f398-9ca2-4883-be96-f9d8512b6b66 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=112154) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 16 01:08:47.969827 np0000180456 devstack@c-api.service[112154]: INFO cinder.api.openstack.wsgi [req-fd42bbcc-a222-4bda-a4ab-de3940d70ba1 req-2653f398-9ca2-4883-be96-f9d8512b6b66 admin admin] https://199.19.213.10/volume/v3/types/b0cd7ab4-2ccc-497c-9a4a-06d6febea7e3/extra_specs returned with HTTP 200 Jun 16 01:08:47.970235 np0000180456 devstack@c-api.service[112154]: [pid: 112154|app: 0|req: 1/3] 199.19.213.10 () {70 vars in 1498 bytes} [Tue Jun 16 01:08:47 2026] POST /volume/v3/types/b0cd7ab4-2ccc-497c-9a4a-06d6febea7e3/extra_specs => generated 55 bytes in 459 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 16 01:08:49.457840 np0000180456 devstack@c-api.service[112152]: DEBUG dbcounter [-] [112152] Writing DB stats cinder:SELECT=6 {{(pid=112152) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:08:49.477864 np0000180456 devstack@c-api.service[112153]: DEBUG dbcounter [-] [112153] Writing DB stats cinder:SELECT=6 {{(pid=112153) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:08:57.497175 np0000180456 devstack@c-api.service[112151]: DEBUG dbcounter [-] [112151] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112151) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 16 01:08:57.968714 np0000180456 devstack@c-api.service[112154]: DEBUG dbcounter [-] [112154] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112154) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}