Jun 04 09:39:31.734951 np0000178517 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 04 09:39:31.747591 np0000178517 devstack@c-api.service[112241]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 4 09:39:31 2026] *** Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: nodename: np0000178517 Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: machine: x86_64 Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: clock source: unix Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: pcre jit disabled Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: detected number of CPU cores: 16 Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: current working directory: / Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: detected binary path: /usr/bin/uwsgi-core Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: your processes number limit is 256917 Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: your memory page size is 4096 bytes Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: detected max file descriptor number: 2048 Jun 04 09:39:31.751245 np0000178517 devstack@c-api.service[112241]: lock engine: pthread robust mutexes Jun 04 09:39:31.751992 np0000178517 devstack@c-api.service[112241]: thunder lock: enabled Jun 04 09:39:31.751992 np0000178517 devstack@c-api.service[112241]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 04 09:39:31.751992 np0000178517 devstack@c-api.service[112241]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 04 09:39:31.751992 np0000178517 devstack@c-api.service[112241]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 04 09:39:31.751992 np0000178517 devstack@c-api.service[112241]: Set PythonHome to /opt/stack/data/venv Jun 04 09:39:31.788613 np0000178517 devstack@c-api.service[112241]: Python main interpreter initialized at 0x7e5a5f4a3668 Jun 04 09:39:31.788613 np0000178517 devstack@c-api.service[112241]: python threads support enabled Jun 04 09:39:31.788613 np0000178517 devstack@c-api.service[112241]: your server socket listen backlog is limited to 100 connections Jun 04 09:39:31.788613 np0000178517 devstack@c-api.service[112241]: your mercy for graceful operations on workers is 80 seconds Jun 04 09:39:31.789247 np0000178517 devstack@c-api.service[112241]: mapped 671795 bytes (656 KB) for 4 cores Jun 04 09:39:31.789439 np0000178517 devstack@c-api.service[112241]: *** Operational MODE: preforking *** Jun 04 09:39:31.789692 np0000178517 devstack@c-api.service[112241]: *** uWSGI is running in multiple interpreter mode *** Jun 04 09:39:31.789692 np0000178517 devstack@c-api.service[112241]: spawned uWSGI master process (pid: 112241) Jun 04 09:39:31.789930 np0000178517 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 04 09:39:31.792274 np0000178517 devstack@c-api.service[112241]: spawned uWSGI worker 1 (pid: 112250, cores: 1) Jun 04 09:39:31.792274 np0000178517 devstack@c-api.service[112241]: spawned uWSGI worker 2 (pid: 112251, cores: 1) Jun 04 09:39:31.792549 np0000178517 devstack@c-api.service[112241]: spawned uWSGI worker 3 (pid: 112252, cores: 1) Jun 04 09:39:31.793175 np0000178517 devstack@c-api.service[112241]: spawned uWSGI worker 4 (pid: 112253, cores: 1) Jun 04 09:39:31.793273 np0000178517 devstack@c-api.service[112241]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 04 09:39:31.927601 np0000178517 devstack@c-api.service[112251]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:31.927601 np0000178517 devstack@c-api.service[112251]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:31.927601 np0000178517 devstack@c-api.service[112251]: we strongly recommend against using it for new projects. Jun 04 09:39:31.927601 np0000178517 devstack@c-api.service[112251]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:31.927601 np0000178517 devstack@c-api.service[112251]: framework. For more detail see Jun 04 09:39:31.927601 np0000178517 devstack@c-api.service[112251]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:31.927601 np0000178517 devstack@c-api.service[112251]: import eventlet # noqa Jun 04 09:39:31.937346 np0000178517 devstack@c-api.service[112252]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:31.937346 np0000178517 devstack@c-api.service[112252]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:31.937346 np0000178517 devstack@c-api.service[112252]: we strongly recommend against using it for new projects. Jun 04 09:39:31.937346 np0000178517 devstack@c-api.service[112252]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:31.937346 np0000178517 devstack@c-api.service[112252]: framework. For more detail see Jun 04 09:39:31.937346 np0000178517 devstack@c-api.service[112252]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:31.937346 np0000178517 devstack@c-api.service[112252]: import eventlet # noqa Jun 04 09:39:31.937984 np0000178517 devstack@c-api.service[112253]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:31.937984 np0000178517 devstack@c-api.service[112253]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:31.937984 np0000178517 devstack@c-api.service[112253]: we strongly recommend against using it for new projects. Jun 04 09:39:31.937984 np0000178517 devstack@c-api.service[112253]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:31.937984 np0000178517 devstack@c-api.service[112253]: framework. For more detail see Jun 04 09:39:31.937984 np0000178517 devstack@c-api.service[112253]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:31.937984 np0000178517 devstack@c-api.service[112253]: import eventlet # noqa Jun 04 09:39:31.938368 np0000178517 devstack@c-api.service[112250]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:31.938368 np0000178517 devstack@c-api.service[112250]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:31.938368 np0000178517 devstack@c-api.service[112250]: we strongly recommend against using it for new projects. Jun 04 09:39:31.938368 np0000178517 devstack@c-api.service[112250]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:31.938368 np0000178517 devstack@c-api.service[112250]: framework. For more detail see Jun 04 09:39:31.938368 np0000178517 devstack@c-api.service[112250]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:31.938368 np0000178517 devstack@c-api.service[112250]: import eventlet # noqa Jun 04 09:39:32.031589 np0000178517 devstack@c-api.service[112251]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:32.031589 np0000178517 devstack@c-api.service[112251]: warnings.warn( Jun 04 09:39:32.032239 np0000178517 devstack@c-api.service[112250]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:32.032239 np0000178517 devstack@c-api.service[112250]: warnings.warn( Jun 04 09:39:32.041830 np0000178517 devstack@c-api.service[112252]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:32.041830 np0000178517 devstack@c-api.service[112252]: warnings.warn( Jun 04 09:39:32.054532 np0000178517 devstack@c-api.service[112253]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:32.054532 np0000178517 devstack@c-api.service[112253]: warnings.warn( Jun 04 09:39:32.109810 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:32.109810 np0000178517 devstack@c-api.service[112250]: from cgi import parse_header Jun 04 09:39:32.117788 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:32.117788 np0000178517 devstack@c-api.service[112251]: from cgi import parse_header Jun 04 09:39:32.127549 np0000178517 devstack@c-api.service[112252]: /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 04 09:39:32.127549 np0000178517 devstack@c-api.service[112252]: from cgi import parse_header Jun 04 09:39:32.147924 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:32.147924 np0000178517 devstack@c-api.service[112253]: from cgi import parse_header Jun 04 09:39:32.157932 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:32.157932 np0000178517 devstack@c-api.service[112250]: removals.removed_module( Jun 04 09:39:32.159613 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:32.159613 np0000178517 devstack@c-api.service[112250]: removals.removed_module( Jun 04 09:39:32.172604 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:32.172604 np0000178517 devstack@c-api.service[112251]: removals.removed_module( Jun 04 09:39:32.174286 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:32.174286 np0000178517 devstack@c-api.service[112251]: removals.removed_module( Jun 04 09:39:32.182957 np0000178517 devstack@c-api.service[112252]: /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 04 09:39:32.182957 np0000178517 devstack@c-api.service[112252]: removals.removed_module( Jun 04 09:39:32.184514 np0000178517 devstack@c-api.service[112252]: /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 04 09:39:32.184514 np0000178517 devstack@c-api.service[112252]: removals.removed_module( Jun 04 09:39:32.205224 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:32.205224 np0000178517 devstack@c-api.service[112253]: removals.removed_module( Jun 04 09:39:32.207611 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:32.207611 np0000178517 devstack@c-api.service[112253]: removals.removed_module( Jun 04 09:39:32.831826 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:32.831826 np0000178517 devstack@c-api.service[112251]: warnings.warn( Jun 04 09:39:32.846675 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:32.846675 np0000178517 devstack@c-api.service[112250]: warnings.warn( Jun 04 09:39:32.864893 np0000178517 devstack@c-api.service[112252]: /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 04 09:39:32.864893 np0000178517 devstack@c-api.service[112252]: warnings.warn( Jun 04 09:39:32.939278 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:32.939278 np0000178517 devstack@c-api.service[112251]: warnings.warn( Jun 04 09:39:32.943021 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:32.943021 np0000178517 devstack@c-api.service[112253]: warnings.warn( Jun 04 09:39:32.951875 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:32.951875 np0000178517 devstack@c-api.service[112250]: warnings.warn( Jun 04 09:39:32.973989 np0000178517 devstack@c-api.service[112252]: /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 04 09:39:32.973989 np0000178517 devstack@c-api.service[112252]: warnings.warn( Jun 04 09:39:33.052559 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:33.052559 np0000178517 devstack@c-api.service[112253]: warnings.warn( Jun 04 09:39:33.264648 np0000178517 devstack@c-api.service[112251]: 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 04 09:39:33.264648 np0000178517 devstack@c-api.service[112251]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112251) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:39:33.265402 np0000178517 devstack@c-api.service[112250]: 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 04 09:39:33.265596 np0000178517 devstack@c-api.service[112250]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112250) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:39:33.302995 np0000178517 devstack@c-api.service[112252]: 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 04 09:39:33.303201 np0000178517 devstack@c-api.service[112252]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112252) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:39:33.359370 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:33.359370 np0000178517 devstack@c-api.service[112251]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:39:33.361648 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:33.361648 np0000178517 devstack@c-api.service[112250]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:39:33.372151 np0000178517 devstack@c-api.service[112252]: /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 04 09:39:33.372151 np0000178517 devstack@c-api.service[112252]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:39:33.382156 np0000178517 devstack@c-api.service[112253]: 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 04 09:39:33.382156 np0000178517 devstack@c-api.service[112253]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112253) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:39:33.451169 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:33.451169 np0000178517 devstack@c-api.service[112253]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:39:33.854269 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112250) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:39:33.854575 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112252) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:39:33.854668 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.854730 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112251) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:39:33.854788 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.854863 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.854863 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.854968 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.855081 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.855199 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.855313 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.855373 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.855447 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.855502 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.855559 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.855639 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.855639 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.855715 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.855759 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.855759 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.855848 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.855848 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.855942 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.855991 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.855991 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.856097 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.856186 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.856235 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.856280 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.856329 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.856329 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.856423 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.856477 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.857726 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112253) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:39:33.857938 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.858006 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.858059 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.858127 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.858181 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.858239 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.858296 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.858296 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.858391 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.858449 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.858499 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.858550 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.858605 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.858605 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.858703 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.858764 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.858832 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.858887 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.858943 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.858943 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.859027 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.859074 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.859147 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.859199 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.859251 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.859313 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.859354 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.859401 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.859510 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.859605 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.859742 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.859893 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.859893 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.859893 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.860019 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.860073 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.860143 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.860186 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.860233 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.860286 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.860335 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.860335 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.860438 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.860438 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.860553 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.860603 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.860657 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.860710 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.860764 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.860820 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.860867 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.860913 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.860913 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.861016 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.861080 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.861154 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.861270 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.861327 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.861327 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.861821 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.861951 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.862121 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.862184 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.862293 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.862389 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.862514 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.863243 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.863309 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.863367 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.863421 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.863469 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.863521 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.863521 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.863610 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.863662 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.863716 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.863769 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.863817 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.863864 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.863917 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.863982 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.864040 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.864040 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.864160 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.864210 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.864267 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.864319 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.864373 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.864428 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.864484 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.864535 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.864586 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.864586 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.864586 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.864717 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.864717 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.864717 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.864717 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.864717 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.864947 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.865005 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.865005 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.865115 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.865181 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.865238 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.865293 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.865293 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.865381 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.865429 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.865483 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.865526 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.865573 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.865620 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.865620 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.865708 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.865756 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.865756 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.865867 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.865984 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.866086 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.866156 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.866216 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.866265 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.866314 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.866314 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.866401 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.866440 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.866440 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.866440 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.866553 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.866553 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.866640 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.866691 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.866745 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.866798 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.866873 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.866921 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.866976 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.867035 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.867090 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.867154 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.867215 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.867321 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.867381 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.867433 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.867481 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.867534 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.867591 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.867651 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.867698 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.868010 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.868077 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.868169 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.868235 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.868284 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.868408 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.868474 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.868538 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.868592 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.868639 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.868690 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.868741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.869077 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.869168 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.869221 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.869333 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.869385 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.869450 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.869489 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.869540 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.869664 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.869723 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.869766 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.869817 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.869861 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.869924 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.869975 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.870031 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.874237 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.874351 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.874443 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.874558 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.874648 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.874756 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.874868 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.875120 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.875223 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.875311 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.875394 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.875467 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.875517 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.875563 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.875605 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.875672 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.875725 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.875768 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.875833 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.875922 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.876026 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.877558 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.877652 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.877705 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.877747 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.877785 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.877835 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.877879 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.877971 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.878432 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.878432 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.878432 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.878604 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.878677 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.878677 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.878759 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.878759 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.878759 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.878900 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.878954 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.878954 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.879042 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.879089 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.879089 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.879191 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.879191 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.879191 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.879329 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.879374 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.880273 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.880370 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.880489 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.880536 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.880576 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.880613 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.880659 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.880707 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.880754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.880802 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.880853 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.880894 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.880950 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.880993 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.881039 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.881084 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.881165 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.881211 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.881252 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.881299 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.881299 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.881617 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.881694 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.881751 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.881801 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.881860 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.881947 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.881993 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.882038 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.882086 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.882158 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.882214 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.882279 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.882334 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.882381 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.882428 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.882492 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.882542 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.882592 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.882638 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.882689 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.882737 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.882790 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.882847 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.882902 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.882954 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.883007 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.883059 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.883124 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.883184 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.883184 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.883280 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.883340 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.883386 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.883433 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.883481 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.883531 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.883583 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.883633 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.883678 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.883728 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.883781 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.883781 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.883884 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.883884 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.883884 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.883884 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.884081 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.884157 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.884157 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.884243 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.884304 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.884355 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.884400 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.884449 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.884500 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.884545 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.884586 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.884633 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.884675 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.884722 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.884771 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.884813 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.884854 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.884896 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.884946 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.884988 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.885046 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.885095 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.885254 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.885314 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.886419 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.886485 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.886533 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.886578 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.886619 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.886660 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.886708 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.886757 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.886808 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.886861 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.886905 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.886905 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.886993 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.887039 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.887311 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.887401 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.887493 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.887602 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.887687 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.887778 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.887885 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.887944 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.887997 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.888046 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.888172 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.888249 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.888318 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.888318 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.888411 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.888456 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.888500 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.888545 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.888592 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.888592 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.888686 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.888741 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.888800 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.888847 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.888894 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.888946 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.889002 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.889054 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.889117 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.889180 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.889243 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.889296 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.889355 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.889403 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.889449 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.889494 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.889551 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.889607 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.889660 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.889716 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.889763 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.889810 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.889853 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.889926 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.889985 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.890031 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.890074 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.890133 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.890180 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.890232 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.890276 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.890324 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.890374 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.890424 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.890475 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.890518 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.890565 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.890615 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.890662 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.890705 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.890754 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.891316 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.891316 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.891316 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.891316 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.891493 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.891542 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.891584 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.891626 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.891673 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.891717 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.891760 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.891760 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.891760 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.891760 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.892025 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.892089 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.892162 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.892232 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.892294 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.892377 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.892465 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.892863 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.892938 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.892997 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.893058 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.893130 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.893190 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.893245 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.893291 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.893342 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.893389 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.893434 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.893480 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.893535 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.893581 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.893623 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.893666 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.893717 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.893763 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.893819 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.893819 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.893948 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.893999 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.894059 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.894059 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.894059 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.894218 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.894274 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.894274 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.894365 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.894411 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.894468 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.894468 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.894570 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.894632 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.894679 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.894725 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.894776 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.894825 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.894870 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.894917 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.894963 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.895016 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.895069 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.895144 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.895202 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.895259 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.895312 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.895357 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.895411 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.895455 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.895507 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.895551 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.895596 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.895646 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.895699 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.895747 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.898923 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.899007 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.899060 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.899126 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.899188 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.899237 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.899301 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.899359 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.899403 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.899403 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.899494 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.899559 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.899599 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.899649 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.899649 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.899730 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.899775 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.899825 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.899825 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.899916 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.899978 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.900038 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.900094 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.900163 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.900163 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.900264 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.900312 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.900360 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.900405 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.900465 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.900526 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.900580 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.900637 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.900637 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.900726 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.900774 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.900823 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.900880 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.900880 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.900975 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.901022 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.901069 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.901142 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.901142 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.901232 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.901283 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.901283 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.901365 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.901418 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.901477 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.901530 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.901573 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.901618 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.901661 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.901661 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.901740 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.901798 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.901852 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.901971 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.902017 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.902065 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.902065 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.902167 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.902212 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.902249 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.902289 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.902331 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.902368 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.902412 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.902448 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.902483 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.902520 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.902557 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.902604 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.902648 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.902648 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.902648 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.902741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.902741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.902741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.902741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.902741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.902741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.902741 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.903785 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.903860 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.903900 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.903950 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.903991 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.904044 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.904090 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.904156 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.904208 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.904248 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.904288 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.904330 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.904385 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.904436 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.904481 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.904528 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.904579 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.904618 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.904668 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.904720 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.904759 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.904807 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.904845 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.904896 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.904943 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.904984 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.905023 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.905085 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.905146 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.905195 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.905247 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.905300 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.905345 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.905392 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.905437 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.905480 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.905520 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.905572 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.905621 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.905661 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.905708 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.905752 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.905795 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.905837 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.905912 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.905967 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.906022 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.906068 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.906142 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.906191 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.906237 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.906288 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.906332 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.906375 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.906419 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.906461 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.906506 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.906555 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.906611 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.906663 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.906713 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.906763 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.906808 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.906865 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.906910 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.906958 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.907002 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.907052 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.907244 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.907300 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.907343 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.907387 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.907429 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.907473 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.907515 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.907556 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.907599 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.907641 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.907692 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.907744 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.907787 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.907838 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.907883 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.907924 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.907973 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.908018 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.908057 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.908096 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.908163 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.908210 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.908253 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.908311 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.908364 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.908408 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.908451 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.908451 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.908529 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.908573 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.908631 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.908675 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.908726 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.908726 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.908726 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.908838 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.908838 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.908926 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.908975 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.909024 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.909068 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.909127 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.909173 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.909215 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.909267 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.909314 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.909358 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.909404 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.909447 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.909489 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.909543 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.909587 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.909587 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.909680 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.909801 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.909851 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.909921 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.909969 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.910017 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.910017 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.910129 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.910176 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.910176 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.910176 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.910176 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.910346 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.910392 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.910484 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.910537 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.910583 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.910630 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.910676 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.910724 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.910766 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.910809 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.910856 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.910896 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.910935 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.910984 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.911037 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.911082 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.911143 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.911199 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.911293 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.911337 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.911381 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.911425 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.911479 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.911607 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.911665 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.911715 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.911765 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.911808 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.911854 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.911854 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.911854 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.911977 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.912026 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.912076 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.912134 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.912184 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.912184 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.912262 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.912380 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.912431 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.912470 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.912563 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.912606 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.912659 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.912659 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.912728 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.912767 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.912813 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.912860 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.912905 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.912959 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.913003 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.913040 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.913084 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.913139 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.913181 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.913218 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.913257 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.913303 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.913343 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.913389 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.913433 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.913478 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.913521 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.913565 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.913610 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.913655 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.913702 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.913746 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.913797 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.913847 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.913937 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.913983 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.914026 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.914169 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.914320 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.914382 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.914432 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.914484 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.914530 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.914530 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.914607 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.914649 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.914699 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.915000 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.915000 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.915000 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.915000 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.915000 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.915216 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.915268 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.915313 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.915353 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.915399 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.915444 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.915489 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.915537 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.915537 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.915616 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.915668 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.915717 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.915763 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.915807 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.915850 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.915894 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.915934 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.915973 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.916012 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.916053 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.916053 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.916053 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.916053 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.916230 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.916230 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.916230 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.916230 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.916389 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.916430 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.916469 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.916514 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.916558 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.916597 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.916636 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.916636 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.916636 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.916636 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.916787 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.916787 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.916787 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.916787 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.916787 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.916787 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.916787 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.917057 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.917057 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.917057 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.917057 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.917057 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.917057 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.917057 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:39:33.919673 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112250) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.919754 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.919879 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.919879 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.919964 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112251) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.920009 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112250) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.920009 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112250) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.920087 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.920087 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.920217 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.920217 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112251) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.920309 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112251) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.920869 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112253) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.920869 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.920869 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.920869 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.920869 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112253) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.921191 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112253) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.923735 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112252) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:39:33.923901 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:39:33.924044 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:39:33.924231 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:39:33.924370 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112252) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:39:33.924508 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112252) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:39:33.967728 np0000178517 devstack@c-api.service[112251]: INFO dbcounter [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Registered counter for database cinder Jun 04 09:39:33.968259 np0000178517 devstack@c-api.service[112250]: INFO dbcounter [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Registered counter for database cinder Jun 04 09:39:33.969849 np0000178517 devstack@c-api.service[112253]: INFO dbcounter [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Registered counter for database cinder Jun 04 09:39:33.978524 np0000178517 devstack@c-api.service[112252]: INFO dbcounter [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Registered counter for database cinder Jun 04 09:39:34.016860 np0000178517 devstack@c-api.service[112251]: DEBUG oslo_db.sqlalchemy.engines [None req-3dd54249-7a4c-4448-8917-c62286cbc08a 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=112251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.018318 np0000178517 devstack@c-api.service[112253]: DEBUG oslo_db.sqlalchemy.engines [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 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=112253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.022001 np0000178517 devstack@c-api.service[112250]: DEBUG oslo_db.sqlalchemy.engines [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e 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=112250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.029943 np0000178517 devstack@c-api.service[112252]: DEBUG oslo_db.sqlalchemy.engines [None req-532b68f7-5c18-435c-9e6a-6495eadadebb 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=112252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.138713 np0000178517 devstack@c-api.service[112253]: DEBUG dbcounter [-] [112253] Writer thread running {{(pid=112253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:39:34.139263 np0000178517 devstack@c-api.service[112251]: DEBUG dbcounter [-] [112251] Writer thread running {{(pid=112251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:39:34.139321 np0000178517 devstack@c-api.service[112250]: DEBUG dbcounter [-] [112250] Writer thread running {{(pid=112250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:39:34.141470 np0000178517 devstack@c-api.service[112253]: INFO cinder.rpc [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:39:34.142310 np0000178517 devstack@c-api.service[112251]: INFO cinder.rpc [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:39:34.142549 np0000178517 devstack@c-api.service[112250]: INFO cinder.rpc [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:39:34.144580 np0000178517 devstack@c-api.service[112253]: INFO cinder.rpc [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:39:34.145297 np0000178517 devstack@c-api.service[112251]: INFO cinder.rpc [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:39:34.146091 np0000178517 devstack@c-api.service[112250]: INFO cinder.rpc [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:39:34.147561 np0000178517 devstack@c-api.service[112253]: INFO cinder.rpc [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:39:34.148342 np0000178517 devstack@c-api.service[112251]: INFO cinder.rpc [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:39:34.148463 np0000178517 devstack@c-api.service[112250]: INFO cinder.rpc [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:39:34.150382 np0000178517 devstack@c-api.service[112253]: INFO cinder.rpc [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:39:34.150653 np0000178517 devstack@c-api.service[112250]: INFO cinder.rpc [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:39:34.151127 np0000178517 devstack@c-api.service[112251]: INFO cinder.rpc [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:39:34.151591 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.151670 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.152494 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.155204 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.156093 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.157128 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.159079 np0000178517 devstack@c-api.service[112252]: DEBUG dbcounter [-] [112252] Writer thread running {{(pid=112252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:39:34.162302 np0000178517 devstack@c-api.service[112252]: INFO cinder.rpc [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:39:34.165495 np0000178517 devstack@c-api.service[112252]: INFO cinder.rpc [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:39:34.168460 np0000178517 devstack@c-api.service[112252]: INFO cinder.rpc [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:39:34.170911 np0000178517 devstack@c-api.service[112252]: INFO cinder.rpc [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:39:34.171809 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.174954 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.194031 np0000178517 devstack@c-api.service[112250]: DEBUG oslo_db.sqlalchemy.engines [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e 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=112250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.196341 np0000178517 devstack@c-api.service[112253]: DEBUG oslo_db.sqlalchemy.engines [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 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=112253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.197095 np0000178517 devstack@c-api.service[112250]: INFO cinder.rpc [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:39:34.198317 np0000178517 devstack@c-api.service[112251]: DEBUG oslo_db.sqlalchemy.engines [None req-3dd54249-7a4c-4448-8917-c62286cbc08a 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=112251) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.199265 np0000178517 devstack@c-api.service[112253]: INFO cinder.rpc [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:39:34.199977 np0000178517 devstack@c-api.service[112250]: INFO cinder.rpc [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:39:34.201421 np0000178517 devstack@c-api.service[112253]: INFO cinder.rpc [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:39:34.201613 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.201869 np0000178517 devstack@c-api.service[112251]: INFO cinder.rpc [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:39:34.202506 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.204756 np0000178517 devstack@c-api.service[112251]: INFO cinder.rpc [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:39:34.206097 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.214536 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.220137 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.220244 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.220297 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.221212 np0000178517 devstack@c-api.service[112252]: DEBUG oslo_db.sqlalchemy.engines [None req-532b68f7-5c18-435c-9e6a-6495eadadebb 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=112252) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:34.222140 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.222514 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.224382 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.224725 np0000178517 devstack@c-api.service[112252]: INFO cinder.rpc [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:39:34.225559 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.227179 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.227252 np0000178517 devstack@c-api.service[112252]: INFO cinder.rpc [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:39:34.228543 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.229531 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.230290 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.231432 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.232901 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.234557 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.234632 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.237366 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.237740 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.238707 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.240831 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.240958 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.243538 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.243757 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.244130 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.244210 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.246690 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.247222 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.247568 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.248118 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.248443 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.248802 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.251130 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.251660 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.251753 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.252757 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.253719 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.256656 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.256985 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.257545 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.257601 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.260042 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.260156 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.261126 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.261927 np0000178517 devstack@c-api.service[112253]: WARNING cinder.api.contrib.hosts [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:39:34.262626 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.263084 np0000178517 devstack@c-api.service[112251]: WARNING cinder.api.contrib.hosts [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:39:34.263194 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.263892 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.263958 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.265296 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.265400 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.266185 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.266282 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.266966 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.267705 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.268595 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.269020 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.269135 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.270263 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.270471 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.270593 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.271939 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.272047 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.272161 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.272809 np0000178517 devstack@c-api.service[112250]: WARNING cinder.api.contrib.hosts [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:39:34.273273 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.273560 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.273658 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.273737 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.274616 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: extensions {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.275023 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.275135 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.276227 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: extensions {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.276429 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: encryption {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.276522 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.276599 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.277689 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: encryption {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.278027 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.278622 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: capabilities {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.279677 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: capabilities {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.279758 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.280602 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-quota-class-sets {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.281281 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.282457 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-quota-class-sets {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.282545 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-volume-type-access {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.282619 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.282682 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.283966 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.284770 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-volume-type-access {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.284863 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: extra_specs {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.285037 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: extensions {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.286068 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.287094 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-hosts {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.287711 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: encryption {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.287958 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: extra_specs {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.288042 np0000178517 devstack@c-api.service[112252]: WARNING cinder.api.contrib.hosts [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:39:34.288753 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.289034 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-availability-zone {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.289336 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: capabilities {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.290148 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.290480 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-hosts {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.290665 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-quota-class-sets {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.290974 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: consistencygroups {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.291634 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.291949 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-volume-type-access {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.292050 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-availability-zone {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.293120 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.293457 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: consistencygroups {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.293630 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: extra_specs {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.294123 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: cgsnapshots {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.294555 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.295413 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-hosts {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.295648 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: cgsnapshots {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.295954 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.296190 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-snapshot-manage {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.296724 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-availability-zone {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.297226 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-snapshot-manage {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.297437 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.298087 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: consistencygroups {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.298249 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-volume-manage {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.298807 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-volume-manage {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.298868 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.299859 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: extensions {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.300200 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: cgsnapshots {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.300342 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: backups {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.300408 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: backups {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.301234 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: encryption {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.301708 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-snapshot-manage {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.302598 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: encryption {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.302871 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: capabilities {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.303158 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-volume-manage {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.304345 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-volume-transfer {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.304600 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: encryption {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.304658 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: backups {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.305018 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-quota-class-sets {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.306125 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: scheduler-stats {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.306373 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-volume-type-access {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.306824 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: encryption {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.307669 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: os-quota-sets {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.307742 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-volume-transfer {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.307952 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: extra_specs {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.308422 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-volume-transfer {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.309264 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extended resource: qos-specs {{(pid=112251) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.309493 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-hosts {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.310034 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: scheduler-stats {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.310598 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: scheduler-stats {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.310922 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-availability-zone {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.311501 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: os-quota-sets {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.311716 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.contrib.snapshot_actions [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] SnapshotActionsController initialized {{(pid=112251) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:39:34.312205 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: consistencygroups {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.312843 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.313010 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extended resource: qos-specs {{(pid=112250) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.313241 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: os-quota-sets {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.314180 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: cgsnapshots {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.314645 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.315582 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-snapshot-manage {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.315793 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.contrib.snapshot_actions [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] SnapshotActionsController initialized {{(pid=112250) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:39:34.316271 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.316594 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extended resource: qos-specs {{(pid=112253) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.316687 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.316991 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-volume-manage {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.317986 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.318481 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.318682 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: backups {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.319684 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.319760 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.contrib.snapshot_actions [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] SnapshotActionsController initialized {{(pid=112253) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:39:34.319995 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.320793 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.321016 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: encryption {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.321206 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.321322 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.322573 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.322662 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.322808 np0000178517 devstack@c-api.service[112251]: WARNING castellan.key_manager.migration [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.322895 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-volume-transfer {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.323889 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.323956 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.324001 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.324044 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension TypesManage extending resource: types {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.324220 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.324377 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension SnapshotActions extending resource: snapshots {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.324550 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: scheduler-stats {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.325210 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeActions extending resource: volumes {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.325284 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.325343 np0000178517 devstack@c-api.service[112250]: WARNING castellan.key_manager.migration [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.325407 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeTypeAccess extending resource: types {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.325567 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension UsedLimits extending resource: limits {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.325731 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.325888 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326015 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: os-quota-sets {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.326079 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326231 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension AdminActions extending resource: volumes {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326362 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326414 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension AdminActions extending resource: snapshots {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326471 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension TypesManage extending resource: types {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326544 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension AdminActions extending resource: backups {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326601 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326698 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.326750 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326804 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326857 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeActions extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.326907 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327009 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327065 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.v3.router [None req-3dd54249-7a4c-4448-8917-c62286cbc08a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112251) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327135 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension UsedLimits extending resource: limits {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327238 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327337 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327445 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327543 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension AdminActions extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327653 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension AdminActions extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327750 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension AdminActions extending resource: backups {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327803 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extended resource: qos-specs {{(pid=112252) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:39:34.327846 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.327953 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.328056 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.v3.router [None req-4e5abae8-b37d-4815-8238-95b4d6b0dd0e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112250) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.328223 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.329677 np0000178517 devstack@c-api.service[112253]: WARNING castellan.key_manager.migration [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.329973 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.contrib.snapshot_actions [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] SnapshotActionsController initialized {{(pid=112252) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:39:34.330763 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.330871 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension TypesManage extending resource: types {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331004 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.331069 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331151 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331235 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeActions extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331370 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331590 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension UsedLimits extending resource: limits {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331692 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331818 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.331928 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.332041 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension AdminActions extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.332301 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension AdminActions extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.332301 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension AdminActions extending resource: backups {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.332371 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.332470 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.332586 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.332640 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.v3.router [None req-5abb92be-70b3-43b1-8873-801c6b6ba797 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112253) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.334000 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.335375 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.336780 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.336892 np0000178517 devstack@c-api.service[112251]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e5a5f4a3668 pid: 112251 (default app) Jun 04 09:39:34.337626 np0000178517 devstack@c-api.service[112250]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e5a5f4a3668 pid: 112250 (default app) Jun 04 09:39:34.338210 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.339684 np0000178517 devstack@c-api.service[112252]: WARNING castellan.key_manager.migration [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:39:34.340701 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.340832 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension TypesManage extending resource: types {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.340952 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.341076 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension SnapshotActions extending resource: snapshots {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.341199 np0000178517 devstack@c-api.service[112253]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e5a5f4a3668 pid: 112253 (default app) Jun 04 09:39:34.342032 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeActions extending resource: volumes {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342150 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeTypeAccess extending resource: types {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342283 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension UsedLimits extending resource: limits {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342402 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342499 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342622 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342715 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension AdminActions extending resource: volumes {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342850 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension AdminActions extending resource: snapshots {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.342972 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension AdminActions extending resource: backups {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.343089 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.343218 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.343326 np0000178517 devstack@c-api.service[112252]: DEBUG cinder.api.v3.router [None req-532b68f7-5c18-435c-9e6a-6495eadadebb None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112252) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:39:34.346848 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.346848 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.346996 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.346996 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.346996 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.346996 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.346996 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347358 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.347358 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347358 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.347358 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347358 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.347358 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347646 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.347646 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347646 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.347646 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347646 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.347876 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347876 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.347876 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.347876 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348078 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348078 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348078 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348078 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348318 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348318 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348318 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348318 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348318 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348581 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348581 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348581 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348581 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348581 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348840 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348840 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348840 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348840 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.348840 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.348840 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349159 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349159 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349159 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349159 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349159 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349159 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349441 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349441 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349441 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349441 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349441 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349441 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349713 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349713 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349713 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349713 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.349713 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.349713 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350019 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350019 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350019 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350019 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350234 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350234 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350234 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350234 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350234 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350466 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350466 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350466 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350466 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350466 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350764 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350764 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350764 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350764 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350764 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350764 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350990 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350990 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350990 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.350990 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.350990 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351276 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351276 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351276 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351276 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351276 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351495 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351495 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351495 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351495 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351692 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351692 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351692 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351692 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351888 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351888 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351888 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.351888 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.351888 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352168 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352168 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352168 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352168 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352168 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352397 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352397 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352397 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352397 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352590 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352590 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352590 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352590 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352772 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352772 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352772 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352772 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352970 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352970 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.352970 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.352970 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353180 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353180 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353180 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353180 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353360 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353360 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353360 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353360 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353360 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353360 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353631 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353631 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353631 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353631 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353631 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353910 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353910 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353910 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353910 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353910 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.353910 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.353910 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354239 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354239 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354239 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354239 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354239 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354239 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354578 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354578 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354578 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354578 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354578 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354578 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354959 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354959 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354959 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354959 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.354959 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.354959 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355265 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355265 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355265 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355265 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355544 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355544 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355544 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355544 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355754 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355754 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355754 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355754 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355944 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355944 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.355944 np0000178517 devstack@c-api.service[112251]: /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 04 09:39:34.355944 np0000178517 devstack@c-api.service[112251]: warnings.warn(deprecated_msg) Jun 04 09:39:34.356089 np0000178517 devstack@c-api.service[112252]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e5a5f4a3668 pid: 112252 (default app) Jun 04 09:39:34.356151 np0000178517 devstack@c-api.service[112251]: DEBUG cinder.api.middleware.request_id [None req-2e3a88d5-74ae-4318-8377-95e7e81fa24f None None] RequestId filter calling following filter/app {{(pid=112251) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:39:34.356151 np0000178517 devstack@c-api.service[112251]: [pid: 112251|app: 0|req: 1/1] 199.204.45.53 () {60 vars in 949 bytes} [Thu Jun 4 09:39:34 2026] GET /volume/v3/ => generated 114 bytes in 18 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 04 09:39:41.643783 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.643783 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.643783 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.643783 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.643783 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644535 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.644535 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644535 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.644535 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644535 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.644725 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644725 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.644725 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644725 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.644725 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644725 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.644965 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644965 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.644965 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.644965 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645135 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645135 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645135 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645135 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645322 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645322 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645322 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645322 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645483 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645483 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645483 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645483 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645483 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645685 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645685 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645685 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645685 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645685 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645870 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645870 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645870 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645870 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.645870 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.645870 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646123 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646123 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646123 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646123 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646123 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646123 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646345 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646345 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646345 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646345 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646345 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646345 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646567 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646567 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646567 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646567 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646567 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646784 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646784 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646784 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646784 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646784 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646967 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646967 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646967 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646967 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.646967 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.646967 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647246 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647246 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647246 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647246 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647246 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647246 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647466 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647466 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647466 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647466 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647466 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647658 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647658 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647658 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647658 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647658 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647867 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647867 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.647867 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.647867 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648024 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648024 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648024 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648024 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648237 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648237 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648237 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648237 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648237 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648486 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648486 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648486 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648486 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648486 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648682 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648682 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648682 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648682 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648851 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648851 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.648851 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.648851 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649018 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649018 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649018 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649018 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649196 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649196 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649196 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649196 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649356 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649356 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649356 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649356 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649501 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649501 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649501 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649501 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649501 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649682 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649682 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649682 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649682 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649682 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649682 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649958 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649958 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649958 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.649958 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.649958 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650148 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650148 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650148 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650148 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650148 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650148 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650355 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650355 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650355 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650355 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650355 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650355 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650561 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650561 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650561 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650561 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650561 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650561 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650787 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650787 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650787 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650787 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650787 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650787 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650999 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650999 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.650999 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.650999 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.651159 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.651159 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.651159 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.651159 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.651159 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.651391 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.651391 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.651391 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.651391 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:41.651391 np0000178517 devstack@c-api.service[112250]: warnings.warn(deprecated_msg) Jun 04 09:39:41.651391 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.middleware.request_id [None req-2ddc35f0-a978-43df-aaae-8391188af387 None None] RequestId filter calling following filter/app {{(pid=112250) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:39:42.165377 np0000178517 devstack@c-api.service[112250]: INFO cinder.api.openstack.wsgi [None req-2ddc35f0-a978-43df-aaae-8391188af387 admin admin] POST https://199.204.45.53/volume/v3/types Jun 04 09:39:42.165989 np0000178517 devstack@c-api.service[112250]: DEBUG cinder.api.openstack.wsgi [None req-2ddc35f0-a978-43df-aaae-8391188af387 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112250) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:39:42.167704 np0000178517 devstack@c-api.service[112250]: /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 04 09:39:42.167704 np0000178517 devstack@c-api.service[112250]: warnings.warn( Jun 04 09:39:42.208700 np0000178517 devstack@c-api.service[112250]: DEBUG oslo_db.sqlalchemy.engines [None req-2ddc35f0-a978-43df-aaae-8391188af387 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=112250) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:42.240222 np0000178517 devstack@c-api.service[112250]: INFO cinder.api.openstack.wsgi [None req-2ddc35f0-a978-43df-aaae-8391188af387 admin admin] https://199.204.45.53/volume/v3/types returned with HTTP 200 Jun 04 09:39:42.240810 np0000178517 devstack@c-api.service[112250]: [pid: 112250|app: 0|req: 1/2] 199.204.45.53 () {68 vars in 1281 bytes} [Thu Jun 4 09:39:41 2026] POST /volume/v3/types => generated 186 bytes in 612 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 04 09:39:42.268172 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.268172 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.268172 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.268172 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.268969 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.268969 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.268969 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.268969 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.269312 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.269312 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.269312 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.269312 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.269312 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.269312 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.269746 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.269746 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.269746 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.269746 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.269746 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.270034 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.270034 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.270034 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.270034 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.270034 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.270405 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.270405 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.270405 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.270405 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.270692 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.270692 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.270692 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.270692 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.270692 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271129 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271129 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271129 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271129 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271129 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271405 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271405 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271405 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271405 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271405 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271405 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271635 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271635 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271635 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271635 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271635 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271635 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271849 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271849 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271849 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271849 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.271849 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.271849 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272129 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272129 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272129 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272129 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272129 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272398 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272398 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272398 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272398 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272398 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272614 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272614 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272614 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272614 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272614 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272614 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272867 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272867 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272867 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272867 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.272867 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.272867 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273133 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273133 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273133 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273133 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273133 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273371 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273371 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273371 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273371 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273371 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273589 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273589 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273589 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273589 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273755 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273755 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273755 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273755 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273907 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273907 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273907 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.273907 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.273907 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274136 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274136 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274136 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274136 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274136 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274314 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274314 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274314 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274314 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274462 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274462 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274462 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274462 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274638 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274638 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274638 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274638 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274790 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274790 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274790 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274790 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274937 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274937 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.274937 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.274937 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275141 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275141 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275141 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275141 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275141 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275327 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275327 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275327 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275327 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275327 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275327 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275558 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275558 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275558 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275558 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275558 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275748 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275748 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275748 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275748 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275748 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275748 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275960 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275960 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275960 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275960 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.275960 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.275960 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276205 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276205 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276205 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276205 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276205 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276205 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276428 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276428 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276428 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276428 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276428 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276428 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276779 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276779 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276779 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276779 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276931 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276931 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276931 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.276931 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.276931 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.277137 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.277137 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.277137 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.277137 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.277137 np0000178517 devstack@c-api.service[112253]: warnings.warn(deprecated_msg) Jun 04 09:39:42.277137 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.middleware.request_id [req-2ddc35f0-a978-43df-aaae-8391188af387 req-1a829a5e-c73b-443c-86c6-e8c71956316d None None] RequestId filter calling following filter/app {{(pid=112253) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:39:42.648642 np0000178517 devstack@c-api.service[112253]: INFO cinder.api.openstack.wsgi [req-2ddc35f0-a978-43df-aaae-8391188af387 req-1a829a5e-c73b-443c-86c6-e8c71956316d admin admin] POST https://199.204.45.53/volume/v3/types/089e3f58-928e-49f2-a76f-1ca4cad4e570/extra_specs Jun 04 09:39:42.649220 np0000178517 devstack@c-api.service[112253]: DEBUG cinder.api.openstack.wsgi [req-2ddc35f0-a978-43df-aaae-8391188af387 req-1a829a5e-c73b-443c-86c6-e8c71956316d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112253) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:39:42.651046 np0000178517 devstack@c-api.service[112253]: /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 04 09:39:42.651046 np0000178517 devstack@c-api.service[112253]: warnings.warn( Jun 04 09:39:42.692917 np0000178517 devstack@c-api.service[112253]: DEBUG oslo_db.sqlalchemy.engines [req-2ddc35f0-a978-43df-aaae-8391188af387 req-1a829a5e-c73b-443c-86c6-e8c71956316d 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=112253) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:39:42.761828 np0000178517 devstack@c-api.service[112253]: INFO cinder.api.openstack.wsgi [req-2ddc35f0-a978-43df-aaae-8391188af387 req-1a829a5e-c73b-443c-86c6-e8c71956316d admin admin] https://199.204.45.53/volume/v3/types/089e3f58-928e-49f2-a76f-1ca4cad4e570/extra_specs returned with HTTP 200 Jun 04 09:39:42.762896 np0000178517 devstack@c-api.service[112253]: [pid: 112253|app: 0|req: 1/3] 199.204.45.53 () {70 vars in 1498 bytes} [Thu Jun 4 09:39:42 2026] POST /volume/v3/types/089e3f58-928e-49f2-a76f-1ca4cad4e570/extra_specs => generated 55 bytes in 510 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 04 09:39:44.204021 np0000178517 devstack@c-api.service[112251]: DEBUG dbcounter [-] [112251] Writing DB stats cinder:SELECT=6 {{(pid=112251) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:39:44.226621 np0000178517 devstack@c-api.service[112252]: DEBUG dbcounter [-] [112252] Writing DB stats cinder:SELECT=6 {{(pid=112252) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:39:52.237014 np0000178517 devstack@c-api.service[112250]: DEBUG dbcounter [-] [112250] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112250) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:39:52.759418 np0000178517 devstack@c-api.service[112253]: DEBUG dbcounter [-] [112253] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112253) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}