Jun 09 04:30:01.831847 np0000179105 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 04:30:01.841981 np0000179105 devstack@c-api.service[112779]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 04:30:01 2026] *** Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: nodename: np0000179105 Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: machine: x86_64 Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: clock source: unix Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: pcre jit disabled Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: detected number of CPU cores: 16 Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: current working directory: / Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: detected binary path: /usr/bin/uwsgi-core Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: your processes number limit is 256917 Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: your memory page size is 4096 bytes Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: detected max file descriptor number: 2048 Jun 09 04:30:01.845199 np0000179105 devstack@c-api.service[112779]: lock engine: pthread robust mutexes Jun 09 04:30:01.846012 np0000179105 devstack@c-api.service[112779]: thunder lock: enabled Jun 09 04:30:01.846012 np0000179105 devstack@c-api.service[112779]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 04:30:01.846012 np0000179105 devstack@c-api.service[112779]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 04:30:01.846012 np0000179105 devstack@c-api.service[112779]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 04:30:01.846012 np0000179105 devstack@c-api.service[112779]: Set PythonHome to /opt/stack/data/venv Jun 09 04:30:01.879939 np0000179105 devstack@c-api.service[112779]: Python main interpreter initialized at 0x7e78090a3668 Jun 09 04:30:01.879939 np0000179105 devstack@c-api.service[112779]: python threads support enabled Jun 09 04:30:01.879939 np0000179105 devstack@c-api.service[112779]: your server socket listen backlog is limited to 100 connections Jun 09 04:30:01.879939 np0000179105 devstack@c-api.service[112779]: your mercy for graceful operations on workers is 80 seconds Jun 09 04:30:01.880527 np0000179105 devstack@c-api.service[112779]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 04:30:01.880675 np0000179105 devstack@c-api.service[112779]: *** Operational MODE: preforking *** Jun 09 04:30:01.880787 np0000179105 devstack@c-api.service[112779]: *** uWSGI is running in multiple interpreter mode *** Jun 09 04:30:01.880787 np0000179105 devstack@c-api.service[112779]: spawned uWSGI master process (pid: 112779) Jun 09 04:30:01.881041 np0000179105 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 04:30:01.881598 np0000179105 devstack@c-api.service[112779]: spawned uWSGI worker 1 (pid: 112789, cores: 1) Jun 09 04:30:01.882308 np0000179105 devstack@c-api.service[112779]: spawned uWSGI worker 2 (pid: 112790, cores: 1) Jun 09 04:30:01.882750 np0000179105 devstack@c-api.service[112779]: spawned uWSGI worker 3 (pid: 112791, cores: 1) Jun 09 04:30:01.883176 np0000179105 devstack@c-api.service[112779]: spawned uWSGI worker 4 (pid: 112792, cores: 1) Jun 09 04:30:01.883244 np0000179105 devstack@c-api.service[112779]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 04:30:02.002906 np0000179105 devstack@c-api.service[112792]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:02.002906 np0000179105 devstack@c-api.service[112792]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:02.002906 np0000179105 devstack@c-api.service[112792]: we strongly recommend against using it for new projects. Jun 09 04:30:02.002906 np0000179105 devstack@c-api.service[112792]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:02.002906 np0000179105 devstack@c-api.service[112792]: framework. For more detail see Jun 09 04:30:02.002906 np0000179105 devstack@c-api.service[112792]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:02.002906 np0000179105 devstack@c-api.service[112792]: import eventlet # noqa Jun 09 04:30:02.010329 np0000179105 devstack@c-api.service[112790]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:02.010329 np0000179105 devstack@c-api.service[112790]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:02.010329 np0000179105 devstack@c-api.service[112790]: we strongly recommend against using it for new projects. Jun 09 04:30:02.010329 np0000179105 devstack@c-api.service[112790]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:02.010329 np0000179105 devstack@c-api.service[112790]: framework. For more detail see Jun 09 04:30:02.010329 np0000179105 devstack@c-api.service[112790]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:02.010329 np0000179105 devstack@c-api.service[112790]: import eventlet # noqa Jun 09 04:30:02.025632 np0000179105 devstack@c-api.service[112791]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:02.025632 np0000179105 devstack@c-api.service[112791]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:02.025632 np0000179105 devstack@c-api.service[112791]: we strongly recommend against using it for new projects. Jun 09 04:30:02.025632 np0000179105 devstack@c-api.service[112791]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:02.025632 np0000179105 devstack@c-api.service[112791]: framework. For more detail see Jun 09 04:30:02.025632 np0000179105 devstack@c-api.service[112791]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:02.025632 np0000179105 devstack@c-api.service[112791]: import eventlet # noqa Jun 09 04:30:02.048762 np0000179105 devstack@c-api.service[112789]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:30:02.048762 np0000179105 devstack@c-api.service[112789]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:30:02.048762 np0000179105 devstack@c-api.service[112789]: we strongly recommend against using it for new projects. Jun 09 04:30:02.048762 np0000179105 devstack@c-api.service[112789]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:30:02.048762 np0000179105 devstack@c-api.service[112789]: framework. For more detail see Jun 09 04:30:02.048762 np0000179105 devstack@c-api.service[112789]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:30:02.048762 np0000179105 devstack@c-api.service[112789]: import eventlet # noqa Jun 09 04:30:02.089959 np0000179105 devstack@c-api.service[112792]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:30:02.089959 np0000179105 devstack@c-api.service[112792]: warnings.warn( Jun 09 04:30:02.100820 np0000179105 devstack@c-api.service[112790]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:30:02.100820 np0000179105 devstack@c-api.service[112790]: warnings.warn( Jun 09 04:30:02.112151 np0000179105 devstack@c-api.service[112791]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:30:02.112151 np0000179105 devstack@c-api.service[112791]: warnings.warn( Jun 09 04:30:02.140087 np0000179105 devstack@c-api.service[112789]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:30:02.140087 np0000179105 devstack@c-api.service[112789]: warnings.warn( Jun 09 04:30:02.176798 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:02.176798 np0000179105 devstack@c-api.service[112790]: from cgi import parse_header Jun 09 04:30:02.179961 np0000179105 devstack@c-api.service[112792]: /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 09 04:30:02.179961 np0000179105 devstack@c-api.service[112792]: from cgi import parse_header Jun 09 04:30:02.192698 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:02.192698 np0000179105 devstack@c-api.service[112791]: from cgi import parse_header Jun 09 04:30:02.218237 np0000179105 devstack@c-api.service[112789]: /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 09 04:30:02.218237 np0000179105 devstack@c-api.service[112789]: from cgi import parse_header Jun 09 04:30:02.225532 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:02.225532 np0000179105 devstack@c-api.service[112790]: removals.removed_module( Jun 09 04:30:02.227338 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:02.227338 np0000179105 devstack@c-api.service[112790]: removals.removed_module( Jun 09 04:30:02.230544 np0000179105 devstack@c-api.service[112792]: /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 09 04:30:02.230544 np0000179105 devstack@c-api.service[112792]: removals.removed_module( Jun 09 04:30:02.232135 np0000179105 devstack@c-api.service[112792]: /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 09 04:30:02.232135 np0000179105 devstack@c-api.service[112792]: removals.removed_module( Jun 09 04:30:02.243322 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:02.243322 np0000179105 devstack@c-api.service[112791]: removals.removed_module( Jun 09 04:30:02.245035 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:02.245035 np0000179105 devstack@c-api.service[112791]: removals.removed_module( Jun 09 04:30:02.268851 np0000179105 devstack@c-api.service[112789]: /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 09 04:30:02.268851 np0000179105 devstack@c-api.service[112789]: removals.removed_module( Jun 09 04:30:02.270558 np0000179105 devstack@c-api.service[112789]: /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 09 04:30:02.270558 np0000179105 devstack@c-api.service[112789]: removals.removed_module( Jun 09 04:30:02.844570 np0000179105 devstack@c-api.service[112792]: /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 09 04:30:02.844570 np0000179105 devstack@c-api.service[112792]: warnings.warn( Jun 09 04:30:02.848477 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:02.848477 np0000179105 devstack@c-api.service[112790]: warnings.warn( Jun 09 04:30:02.883698 np0000179105 devstack@c-api.service[112789]: /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 09 04:30:02.883698 np0000179105 devstack@c-api.service[112789]: warnings.warn( Jun 09 04:30:02.902524 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:02.902524 np0000179105 devstack@c-api.service[112791]: warnings.warn( Jun 09 04:30:02.939741 np0000179105 devstack@c-api.service[112792]: /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 09 04:30:02.939741 np0000179105 devstack@c-api.service[112792]: warnings.warn( Jun 09 04:30:02.942172 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:02.942172 np0000179105 devstack@c-api.service[112790]: warnings.warn( Jun 09 04:30:02.976041 np0000179105 devstack@c-api.service[112789]: /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 09 04:30:02.976041 np0000179105 devstack@c-api.service[112789]: warnings.warn( Jun 09 04:30:02.995548 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:02.995548 np0000179105 devstack@c-api.service[112791]: warnings.warn( Jun 09 04:30:03.225701 np0000179105 devstack@c-api.service[112792]: 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 09 04:30:03.225990 np0000179105 devstack@c-api.service[112792]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112792) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:03.233048 np0000179105 devstack@c-api.service[112790]: 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 09 04:30:03.233288 np0000179105 devstack@c-api.service[112790]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112790) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:03.261947 np0000179105 devstack@c-api.service[112789]: 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 09 04:30:03.262197 np0000179105 devstack@c-api.service[112789]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112789) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:03.278049 np0000179105 devstack@c-api.service[112791]: 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 09 04:30:03.278282 np0000179105 devstack@c-api.service[112791]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112791) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:30:03.310195 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:03.310195 np0000179105 devstack@c-api.service[112790]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:03.311105 np0000179105 devstack@c-api.service[112792]: /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 09 04:30:03.311105 np0000179105 devstack@c-api.service[112792]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:03.328171 np0000179105 devstack@c-api.service[112789]: /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 09 04:30:03.328171 np0000179105 devstack@c-api.service[112789]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:03.339196 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:03.339196 np0000179105 devstack@c-api.service[112791]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:30:03.763480 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112789) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:03.763675 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112790) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:03.763825 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.763882 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112792) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:03.763924 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.763989 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.764069 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.764117 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.764262 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112791) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:30:03.764312 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.764359 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.764398 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.764550 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.764600 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.764635 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.764677 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.764723 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.764785 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.764842 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.764884 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.764927 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.764973 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.765013 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.765060 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.765098 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.765132 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.765171 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.765418 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.765467 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.765612 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.765654 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.765690 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.765729 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.765770 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.765809 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.765866 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.765935 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.765991 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.765991 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.765991 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.765991 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.765991 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.765991 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.766253 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.767188 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.767257 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.767324 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.767372 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.767437 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.767486 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.767526 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.767570 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.767606 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.767652 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.767691 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.767731 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.767776 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.767822 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.767862 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.767909 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.767947 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.767983 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.768021 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.768055 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.768055 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.768129 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.768129 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.768198 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.768292 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.768386 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.768441 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.768520 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.769012 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.769077 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.769114 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.769187 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.769270 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.769307 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.769307 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.769383 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.769433 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.769476 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.769519 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.769519 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.769596 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.769636 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.769684 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.769722 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.769765 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.769806 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.769848 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.769848 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.769923 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.769967 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.770011 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.770011 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.770011 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.770011 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.770154 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.770154 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.772314 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.772439 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.772501 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.772547 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.772625 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.772671 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.772712 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.772757 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.772802 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.772844 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.772887 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.772924 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.772972 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.773012 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.773047 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.773095 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.773133 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.773177 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.773236 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.773289 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.773334 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.773375 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.773414 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.773447 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.773486 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.773486 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.773486 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.773486 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.773624 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.773624 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.773707 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.773754 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.773796 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.773832 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.773872 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.773915 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.773959 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.773994 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.774036 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.774084 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.774135 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.774186 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.774245 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.774299 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.774299 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.774299 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.774299 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.774299 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.774299 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.774513 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.774513 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.774513 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.774513 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.774647 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.774647 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.774647 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.775670 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.775743 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.775786 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.775834 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.775869 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.775908 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.775942 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.775982 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.776022 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.776061 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.776100 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.776145 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.776183 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.776183 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.776276 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.776360 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.776450 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.776513 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.776559 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.776601 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.776645 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.776690 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.776730 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.776767 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.776811 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.776852 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.776894 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.776894 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.777416 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.777465 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.777517 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.777595 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.777648 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.777683 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.777725 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.777763 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.777805 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.777845 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.777884 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.777884 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.777969 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.778007 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.778044 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.778085 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.778132 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.778132 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.778132 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.778271 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.778319 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.778369 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.778409 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.778447 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.778447 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.778447 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.778447 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.778602 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.782736 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.782821 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.782876 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.782921 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.782966 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.783007 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.783087 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.783139 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.783179 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.783248 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.783389 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.783389 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.783577 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.783645 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.783714 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.783798 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.783798 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.783798 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.783798 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.784023 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.784089 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.784153 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.784274 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.784368 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.784368 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.784368 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.784368 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.784368 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.785148 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.785246 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.785328 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.785328 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.785451 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.785510 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.785510 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.785636 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.785708 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.785773 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.785773 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.785773 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.785929 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.785994 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.785994 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.786103 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.786103 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.786103 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.786103 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.786103 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.786103 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.786454 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.786454 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.786454 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.786454 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.786454 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.786454 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.786791 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.787989 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.787989 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.788174 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.788309 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.788431 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.788499 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.788609 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.788682 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.788744 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.788814 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.788913 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.788993 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.789057 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.789119 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.789181 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.789286 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.789344 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.789399 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.789454 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.789509 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.789576 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.789632 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.789632 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.789632 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.789632 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.789632 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.789632 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.789632 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.789976 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.789976 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.789976 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.790307 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.790386 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.790443 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.790499 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.790553 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.790609 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.790664 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.790718 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.790780 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.790847 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.790909 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.790969 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.791033 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.791090 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.791162 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.791162 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.791372 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.791457 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.791530 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.791594 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.791594 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.791594 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.791594 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.791594 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.791594 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.791905 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.791905 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.792008 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.792093 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.792173 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.792256 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.792327 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.792383 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.792449 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.792514 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.792576 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.792704 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.792765 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.792765 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.792890 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.792890 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.792890 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.793047 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.793110 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.793158 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.793185 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.793215 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.793262 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.793291 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.793322 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.793350 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.793350 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.793350 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.793428 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.793456 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.793520 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.793574 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.793610 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.793645 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.793673 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.793701 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.793745 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.793778 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.793814 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.793841 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.793873 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.793900 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.793931 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.793961 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.793989 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.794019 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.794055 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.794084 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.794110 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.794142 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.794176 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.794205 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.794265 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.794265 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.794265 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.794345 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.794839 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.794886 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.794960 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.795017 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.795075 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.795105 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.795140 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.795172 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.795201 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.795244 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.795270 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.795295 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.795323 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.795347 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.795383 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.795415 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.795446 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.795487 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.795525 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.795553 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.795582 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.795610 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.795639 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.795664 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.795695 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.795725 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.795751 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.795780 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.795812 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.795840 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.795866 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.795894 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.795924 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.795951 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.795983 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.796018 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.796046 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.796073 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.796104 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.796131 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.796162 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.796186 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.796216 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.796258 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.796293 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.796326 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.796351 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.796378 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.796405 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.796432 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.796458 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.796486 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.796513 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.796540 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.796540 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.796540 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.797788 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.797852 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.797896 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.797962 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.798015 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.798045 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.798082 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.798123 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.798152 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.798176 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.798223 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.798252 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.798280 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.798305 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.798339 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.798372 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.798398 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.798428 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.798457 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.798487 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.798516 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.798541 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.798575 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.798602 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.798630 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.798661 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.798688 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.798688 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.799237 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.799320 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.799387 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.799428 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.799455 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.799483 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.799511 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.799539 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.799563 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.799595 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.799620 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.799649 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.799707 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.799738 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.799763 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.799798 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.799828 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.799860 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.799908 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.799944 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.799983 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.800029 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.800061 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.800094 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.800121 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.800156 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.800182 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.800225 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.800256 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.800284 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.800311 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.800335 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.800375 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.800408 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.800433 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.800457 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.800489 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.800514 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.800541 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.800566 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.800597 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.800622 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.800654 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.800685 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.800756 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.800790 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.800815 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.800842 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.800872 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.800899 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.800927 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.800961 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.800961 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.801023 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.801053 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.801053 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.805012 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.805086 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.805130 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.805171 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.805234 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.805292 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.805335 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.805386 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.805446 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.805505 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.805554 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.805602 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.805640 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.805685 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.805728 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.805774 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.805816 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.805861 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.805900 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.805938 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.805983 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.806022 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.806065 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.806112 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.806159 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.806203 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.806273 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.806314 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.806353 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.806392 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.806430 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.806467 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.806512 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.806552 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.806596 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.806635 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.806682 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.806721 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.806761 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.806798 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.806842 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.806882 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.806928 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.806966 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.807011 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.807055 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.807098 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.807138 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.807177 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.807235 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.807276 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.807317 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.807356 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.807356 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.807356 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.807356 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.807522 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.807522 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.807522 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.807522 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.807665 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.807704 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.807743 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.807791 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.807830 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.807874 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.807912 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.807912 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.807983 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.808019 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.808069 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.808107 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.808151 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.808311 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.808358 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.808403 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.808448 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.808485 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.808523 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.808563 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.808609 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.808663 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.808663 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.808663 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.809480 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.809546 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.809593 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.809637 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.809680 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.809731 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.809794 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.809844 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.809887 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.809939 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.809997 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.810037 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.810077 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.810117 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.810157 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.810195 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.810270 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.810318 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.810360 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.810398 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.810437 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.810488 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.810528 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.810568 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.810605 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.810644 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.810683 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.810722 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.810767 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.810812 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.810857 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.810901 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.810941 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.810989 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.811049 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.811107 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.811171 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.811216 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.811271 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.811311 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.811349 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.811387 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.811436 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.811476 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.811519 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.811563 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.811605 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.811644 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.811687 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.811726 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.811763 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.811808 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.811853 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.811892 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.811935 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.811980 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.812019 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.812062 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.812104 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.812144 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.812188 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.812243 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.812304 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.812358 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.812404 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.812443 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.812481 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.812525 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.812570 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.812613 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.812655 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.812694 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.812738 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.812776 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.812825 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.812892 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.812929 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.812978 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.813017 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.813055 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.813094 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.813133 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.813170 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.813232 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.813274 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.813313 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.813350 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.813388 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.813428 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.813476 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.813515 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.813558 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.813597 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.813637 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.813685 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.813724 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.813763 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.813808 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.813846 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.813890 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.813928 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.813971 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.814011 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.814060 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.814099 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.814136 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.814178 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.814232 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.814232 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.814232 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.814232 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.814232 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.814438 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.814438 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.814438 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.814567 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.814614 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.814654 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.814698 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.814737 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.814776 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.814815 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.814865 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.814906 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.814951 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.814990 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.815029 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.815069 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.815108 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.815146 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.815184 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.815184 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.815295 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.815334 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.815378 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.815421 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.815465 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.815465 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.815465 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.815465 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.815772 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.815809 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.815844 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.815878 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.815911 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.815963 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.816008 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.816044 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.816082 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.816128 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.816174 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.816516 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.816581 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.816629 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.816678 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.816726 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.816768 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.816768 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.816831 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.816887 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.816887 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.817011 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.817011 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.817100 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.817146 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.817146 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.817146 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.817146 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.817346 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.817346 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.817346 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.817453 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.817493 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.817531 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.817570 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.817570 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.817643 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.817643 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.817722 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.817766 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.817808 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.817847 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.817883 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.817921 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.817955 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.817998 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.818033 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.818078 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.818121 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.818144 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.818168 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.818192 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.818237 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.818268 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.818292 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.818316 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.818349 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.818376 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.818408 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.818435 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.818464 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.818488 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.818525 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.818548 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.818576 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.818600 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.818689 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.818719 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.818744 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.818771 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.818796 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.818823 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.818847 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.818871 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.818897 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.818924 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.818947 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.818970 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.818996 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.819021 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.819021 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.819021 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.819021 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.819021 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.819134 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.819134 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.819134 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.819134 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.819386 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.819481 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.819514 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.819543 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.819567 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.819591 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.819618 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.819648 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.819671 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.819699 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.819726 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.819755 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.819778 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.819806 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.819829 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.819855 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.819883 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.819905 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.819929 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.819956 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.819956 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.819956 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.819956 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.819956 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.820061 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.820061 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.820061 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.820061 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.820061 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.820186 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.820213 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.820248 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.820273 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.820296 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.820296 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.820296 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.820296 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.820393 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.820417 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.820439 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.820439 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.820481 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.820504 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.820527 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.820557 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.820594 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.820632 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.820659 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.820687 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.820711 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.820711 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.820711 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:30:03.825486 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112789) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.825538 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.825610 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.825712 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.825712 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112789) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.825768 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112789) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.825911 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112791) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.825974 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.826034 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.826103 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.826151 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112791) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.826192 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112790) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.826248 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112791) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.826298 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.826344 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.826388 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112792) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:30:03.826428 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.826472 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112790) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.826510 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:30:03.826552 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112790) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.826592 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:30:03.826592 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:30:03.826665 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112792) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:30:03.826665 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112792) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:30:03.871988 np0000179105 devstack@c-api.service[112789]: INFO dbcounter [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Registered counter for database cinder Jun 09 04:30:03.872540 np0000179105 devstack@c-api.service[112791]: INFO dbcounter [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Registered counter for database cinder Jun 09 04:30:03.873192 np0000179105 devstack@c-api.service[112790]: INFO dbcounter [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Registered counter for database cinder Jun 09 04:30:03.875201 np0000179105 devstack@c-api.service[112792]: INFO dbcounter [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Registered counter for database cinder Jun 09 04:30:03.918544 np0000179105 devstack@c-api.service[112791]: DEBUG oslo_db.sqlalchemy.engines [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e 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=112791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:03.921952 np0000179105 devstack@c-api.service[112790]: DEBUG oslo_db.sqlalchemy.engines [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 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=112790) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:03.923184 np0000179105 devstack@c-api.service[112789]: DEBUG oslo_db.sqlalchemy.engines [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 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=112789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:03.928011 np0000179105 devstack@c-api.service[112792]: DEBUG oslo_db.sqlalchemy.engines [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 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=112792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:04.029873 np0000179105 devstack@c-api.service[112791]: DEBUG dbcounter [-] [112791] Writer thread running {{(pid=112791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:04.032317 np0000179105 devstack@c-api.service[112791]: INFO cinder.rpc [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:04.034602 np0000179105 devstack@c-api.service[112791]: INFO cinder.rpc [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:04.036653 np0000179105 devstack@c-api.service[112791]: INFO cinder.rpc [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:04.037512 np0000179105 devstack@c-api.service[112790]: DEBUG dbcounter [-] [112790] Writer thread running {{(pid=112790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:04.038406 np0000179105 devstack@c-api.service[112791]: INFO cinder.rpc [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:04.039252 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.040105 np0000179105 devstack@c-api.service[112790]: INFO cinder.rpc [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:04.042186 np0000179105 devstack@c-api.service[112790]: INFO cinder.rpc [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:04.042308 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.044163 np0000179105 devstack@c-api.service[112790]: INFO cinder.rpc [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:04.045936 np0000179105 devstack@c-api.service[112790]: INFO cinder.rpc [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:04.046570 np0000179105 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writer thread running {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:04.046768 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.049357 np0000179105 devstack@c-api.service[112789]: INFO cinder.rpc [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:04.049875 np0000179105 devstack@c-api.service[112792]: DEBUG dbcounter [-] [112792] Writer thread running {{(pid=112792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:30:04.049940 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.051790 np0000179105 devstack@c-api.service[112789]: INFO cinder.rpc [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:04.052372 np0000179105 devstack@c-api.service[112792]: INFO cinder.rpc [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:30:04.054045 np0000179105 devstack@c-api.service[112789]: INFO cinder.rpc [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:04.054640 np0000179105 devstack@c-api.service[112792]: INFO cinder.rpc [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:30:04.056148 np0000179105 devstack@c-api.service[112789]: INFO cinder.rpc [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:04.057056 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.057435 np0000179105 devstack@c-api.service[112792]: INFO cinder.rpc [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:30:04.061238 np0000179105 devstack@c-api.service[112792]: INFO cinder.rpc [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:30:04.061361 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.062501 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.067717 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.079058 np0000179105 devstack@c-api.service[112791]: DEBUG oslo_db.sqlalchemy.engines [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e 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=112791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:04.081183 np0000179105 devstack@c-api.service[112791]: INFO cinder.rpc [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:04.083009 np0000179105 devstack@c-api.service[112791]: INFO cinder.rpc [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:04.083844 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.087687 np0000179105 devstack@c-api.service[112790]: DEBUG oslo_db.sqlalchemy.engines [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 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=112790) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:04.090510 np0000179105 devstack@c-api.service[112790]: INFO cinder.rpc [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:04.092838 np0000179105 devstack@c-api.service[112790]: INFO cinder.rpc [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:04.093981 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.095317 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.098509 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.099644 np0000179105 devstack@c-api.service[112789]: DEBUG oslo_db.sqlalchemy.engines [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 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=112789) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:04.101633 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.102434 np0000179105 devstack@c-api.service[112789]: INFO cinder.rpc [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:04.104913 np0000179105 devstack@c-api.service[112792]: DEBUG oslo_db.sqlalchemy.engines [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 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=112792) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:04.105030 np0000179105 devstack@c-api.service[112789]: INFO cinder.rpc [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:04.105106 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.105710 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.106165 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.107320 np0000179105 devstack@c-api.service[112792]: INFO cinder.rpc [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:30:04.108232 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.108667 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.109503 np0000179105 devstack@c-api.service[112792]: INFO cinder.rpc [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:30:04.111584 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.111835 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.112442 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.114971 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.116605 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.118048 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.119284 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.119499 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.120920 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.122417 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.122483 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.122563 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.124435 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.125063 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.125537 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.125605 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.127714 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.128587 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.130555 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.130921 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.131016 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.131597 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.133057 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.134133 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.134322 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.135725 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.135976 np0000179105 devstack@c-api.service[112791]: WARNING cinder.api.contrib.hosts [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:04.136654 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.136749 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.137996 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.139843 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.140169 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.141150 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.141231 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.141507 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.142834 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.143033 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.144209 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.144519 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.144930 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.145657 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.146407 np0000179105 devstack@c-api.service[112790]: WARNING cinder.api.contrib.hosts [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:04.146492 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.146948 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.147149 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.147969 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: extensions {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.148051 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.148494 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.149318 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: encryption {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.149958 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.150112 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.151011 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.151075 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: capabilities {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.151434 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.152307 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-quota-class-sets {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.152536 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.152735 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.153342 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.153612 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-volume-type-access {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.154136 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.155073 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.155206 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: extra_specs {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.155309 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.155559 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.156761 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-hosts {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.156875 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.157864 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: extensions {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.158128 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-availability-zone {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.158371 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.159192 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: encryption {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.159468 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: consistencygroups {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.160898 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: capabilities {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.160963 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.161430 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: cgsnapshots {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.162805 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-quota-class-sets {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.162869 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-snapshot-manage {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.164118 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-volume-type-access {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.164249 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-volume-manage {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.164327 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.164442 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.165689 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: extra_specs {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.165755 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: backups {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.166198 np0000179105 devstack@c-api.service[112789]: WARNING cinder.api.contrib.hosts [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:04.166899 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.167248 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-hosts {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.167787 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: encryption {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.168535 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.168664 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.168719 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-availability-zone {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.169359 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-volume-transfer {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.169991 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: consistencygroups {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.170064 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.170788 np0000179105 devstack@c-api.service[112792]: WARNING cinder.api.contrib.hosts [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:30:04.170946 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: scheduler-stats {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.171572 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.171636 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.171941 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: cgsnapshots {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.172374 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: os-quota-sets {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.172925 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.173502 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-snapshot-manage {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.173584 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.174447 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extended resource: qos-specs {{(pid=112791) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.174783 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.175083 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-volume-manage {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.175299 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.176281 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.176343 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: backups {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.176532 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.contrib.snapshot_actions [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] SnapshotActionsController initialized {{(pid=112791) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:04.176965 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.177282 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.177613 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.178395 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: encryption {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.178473 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.178638 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: extensions {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.178714 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.179934 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-volume-transfer {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.179996 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: encryption {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.180068 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.180111 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.181326 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.181460 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: capabilities {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.181518 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: scheduler-stats {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.181627 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.182687 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.182935 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: os-quota-sets {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.183152 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.183665 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-quota-class-sets {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.183990 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.184341 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: extensions {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.184402 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extended resource: qos-specs {{(pid=112790) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.184927 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-volume-type-access {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.185372 np0000179105 devstack@c-api.service[112791]: WARNING castellan.key_manager.migration [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.185813 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: encryption {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.186348 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.186461 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension TypesManage extending resource: types {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.186530 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.contrib.snapshot_actions [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] SnapshotActionsController initialized {{(pid=112790) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:04.186623 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.186712 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: extra_specs {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.186761 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.186761 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeActions extending resource: volumes {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.186903 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187108 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension UsedLimits extending resource: limits {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187182 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.187243 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187340 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187417 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187527 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension AdminActions extending resource: volumes {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187640 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension AdminActions extending resource: snapshots {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187739 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension AdminActions extending resource: backups {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187831 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.187935 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.188002 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: capabilities {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.188053 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.v3.router [None req-103cd9e0-0e81-47b7-b358-4a194ca1074e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112791) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.188166 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-hosts {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.188568 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.189457 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-quota-class-sets {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.189517 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-availability-zone {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.189930 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.190943 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: consistencygroups {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.191123 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-volume-type-access {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.191247 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.192548 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.192935 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: cgsnapshots {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.193864 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.194164 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: extra_specs {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.194382 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-snapshot-manage {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.195296 np0000179105 devstack@c-api.service[112790]: WARNING castellan.key_manager.migration [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.195704 np0000179105 devstack@c-api.service[112791]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e78090a3668 pid: 112791 (default app) Jun 09 04:30:04.195857 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-volume-manage {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.196105 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-hosts {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.196239 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.196367 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension TypesManage extending resource: types {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.196479 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.196585 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197223 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeActions extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197331 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: backups {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.197409 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197466 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension UsedLimits extending resource: limits {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197558 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197643 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197769 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197851 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-availability-zone {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.197906 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension AdminActions extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.197983 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension AdminActions extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.198098 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension AdminActions extending resource: backups {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.198190 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.198329 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.198486 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.v3.router [None req-0f48b233-fb1b-49be-9daa-c78bb0eae768 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112790) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.199384 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: encryption {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.199471 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: consistencygroups {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.200927 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-volume-transfer {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.201514 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: cgsnapshots {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.202522 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: scheduler-stats {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.203046 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-snapshot-manage {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.203752 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.203752 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.203752 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.203752 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204074 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204074 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204074 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204074 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204294 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204294 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204294 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204294 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204294 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204294 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204581 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204581 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204581 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204581 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204581 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204826 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204826 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.204826 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.204961 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: os-quota-sets {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.205004 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205004 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205004 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205004 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205200 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205200 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205200 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205200 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205200 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205476 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205476 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205476 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205476 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205476 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205684 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205684 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205684 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205684 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205684 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205684 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205957 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205957 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205957 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205957 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.205957 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.205957 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206296 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206296 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206296 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206296 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206296 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206296 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206560 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206560 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206560 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206560 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206560 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206560 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206829 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206829 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.206829 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.206829 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207013 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207013 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207013 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207013 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207013 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207475 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207475 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207475 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207475 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207475 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207802 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207802 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207802 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207802 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.207802 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.207802 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.208294 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.208294 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.208294 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.208294 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.208294 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.208692 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.208692 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.208692 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.208692 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.208692 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.209075 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.209075 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.209075 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.209075 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.209427 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.209427 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.209427 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.209427 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.209746 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.209746 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.209746 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.209746 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.209746 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.210193 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.210193 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.210193 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.210193 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.210193 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.210605 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.210605 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.210605 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.210605 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.210924 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.210924 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.210924 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.210924 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.211253 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.211253 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.211253 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.211253 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.211692 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.211692 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.211692 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.211692 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.212145 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.212145 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.212145 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.212145 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.212492 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.212492 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.212492 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.212492 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.212492 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.212492 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.212952 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.212952 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213105 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-volume-manage {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.213176 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213176 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213176 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213176 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213533 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213533 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213533 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213533 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213533 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213533 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213979 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213979 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213979 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213979 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.213979 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.213979 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.214527 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.214527 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.214527 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.214527 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.214527 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.214527 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.214994 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.214994 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.214994 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.214994 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.214994 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.214994 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.215481 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.215481 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.215481 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.215481 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.215791 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.215791 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.215791 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.215791 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.216115 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.216115 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.216115 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.216115 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.216439 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.216439 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.216439 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:04.216439 np0000179105 devstack@c-api.service[112791]: warnings.warn(deprecated_msg) Jun 09 04:30:04.216929 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extended resource: qos-specs {{(pid=112789) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.217033 np0000179105 devstack@c-api.service[112790]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e78090a3668 pid: 112790 (default app) Jun 09 04:30:04.217130 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: backups {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.217202 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.middleware.request_id [None req-69f61049-b211-495b-b403-cf953f224217 None None] RequestId filter calling following filter/app {{(pid=112791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:30:04.217311 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.contrib.snapshot_actions [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] SnapshotActionsController initialized {{(pid=112789) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:04.217311 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.217486 np0000179105 devstack@c-api.service[112791]: [pid: 112791|app: 0|req: 1/1] 199.204.45.235 () {60 vars in 956 bytes} [Tue Jun 9 04:30:04 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 09 04:30:04.217558 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.217629 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: encryption {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.217707 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.217781 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-volume-transfer {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.217888 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.217888 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.217994 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: scheduler-stats {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.218067 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.218140 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: os-quota-sets {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.218235 np0000179105 devstack@c-api.service[112789]: WARNING castellan.key_manager.migration [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.218235 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.218235 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension TypesManage extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.218235 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.218235 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.218235 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeActions extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.218661 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extended resource: qos-specs {{(pid=112792) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:30:04.219006 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219133 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension UsedLimits extending resource: limits {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219238 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219396 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219519 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219621 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension AdminActions extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219736 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension AdminActions extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219864 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension AdminActions extending resource: backups {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.219995 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.220121 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.220276 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.v3.router [None req-8f389a18-0aed-4d3c-aed5-d7ee0bc896c0 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112789) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.221262 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.contrib.snapshot_actions [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] SnapshotActionsController initialized {{(pid=112792) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:30:04.222100 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.223621 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.225028 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.226477 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.227964 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.228988 np0000179105 devstack@c-api.service[112789]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e78090a3668 pid: 112789 (default app) Jun 09 04:30:04.229430 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.230945 np0000179105 devstack@c-api.service[112792]: WARNING castellan.key_manager.migration [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:30:04.231970 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.232123 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension TypesManage extending resource: types {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.232306 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.232463 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.232615 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeActions extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.232894 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.233068 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension UsedLimits extending resource: limits {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.233229 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.233388 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.233555 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.233698 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension AdminActions extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.233861 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension AdminActions extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.234026 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension AdminActions extending resource: backups {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.234153 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.234331 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.234504 np0000179105 devstack@c-api.service[112792]: DEBUG cinder.api.v3.router [None req-7cafb8ff-70b8-4dfa-a357-3236d24314c8 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112792) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:30:04.242998 np0000179105 devstack@c-api.service[112792]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7e78090a3668 pid: 112792 (default app) Jun 09 04:30:11.218711 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.218711 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.218711 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.218711 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.218711 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.219759 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.219759 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.219759 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.219759 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.219759 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.220112 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.220112 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.220112 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.220112 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.220112 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.220112 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.220871 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.220871 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.220871 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.220871 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221189 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221189 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221189 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221189 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221429 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221429 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221429 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221429 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221695 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221695 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221695 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221695 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221695 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221912 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221912 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221912 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.221912 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.221912 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222145 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222145 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222145 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222145 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222145 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222145 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222426 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222426 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222426 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222426 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222426 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222426 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222692 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222692 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222692 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222692 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222692 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222692 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222979 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222979 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222979 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.222979 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.222979 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223156 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223156 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223156 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223156 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223156 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223361 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223361 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223361 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223361 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223361 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223361 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223570 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223570 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223570 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223570 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223570 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223570 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223764 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223764 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223764 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223764 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223764 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223937 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223937 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223937 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.223937 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.223937 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224107 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224107 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224107 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224107 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224293 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224293 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224293 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224293 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224448 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224448 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224448 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224448 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224448 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224651 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224651 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224651 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224651 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224651 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224816 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224816 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224816 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224816 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224960 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224960 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.224960 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.224960 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225098 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225098 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225098 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225098 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225284 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225284 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225284 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225284 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225434 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225434 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225434 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225434 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225573 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225573 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225573 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225573 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225573 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225751 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225751 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225751 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225751 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225751 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225751 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225954 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225954 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225954 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.225954 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.225954 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226142 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226142 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226142 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226142 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226142 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226142 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226370 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226370 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226370 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226370 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226370 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226370 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226579 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226579 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226579 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226579 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226579 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226579 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226781 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226781 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226781 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226781 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.226781 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.226781 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227051 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.227051 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227051 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.227051 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227193 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.227193 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227193 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.227193 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227193 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.227387 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227387 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.227387 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227387 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.227387 np0000179105 devstack@c-api.service[112790]: warnings.warn(deprecated_msg) Jun 09 04:30:11.227387 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.middleware.request_id [None req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 None None] RequestId filter calling following filter/app {{(pid=112790) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:30:11.715649 np0000179105 devstack@c-api.service[112790]: INFO cinder.api.openstack.wsgi [None req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 admin admin] POST https://199.204.45.235/volume/v3/types Jun 09 04:30:11.716198 np0000179105 devstack@c-api.service[112790]: DEBUG cinder.api.openstack.wsgi [None req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112790) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:30:11.717788 np0000179105 devstack@c-api.service[112790]: /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 09 04:30:11.717788 np0000179105 devstack@c-api.service[112790]: warnings.warn( Jun 09 04:30:11.757224 np0000179105 devstack@c-api.service[112790]: DEBUG oslo_db.sqlalchemy.engines [None req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 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=112790) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:11.789439 np0000179105 devstack@c-api.service[112790]: INFO cinder.api.openstack.wsgi [None req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 admin admin] https://199.204.45.235/volume/v3/types returned with HTTP 200 Jun 09 04:30:11.790196 np0000179105 devstack@c-api.service[112790]: [pid: 112790|app: 0|req: 1/2] 199.204.45.235 () {68 vars in 1288 bytes} [Tue Jun 9 04:30:11 2026] POST /volume/v3/types => generated 186 bytes in 585 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:30:11.807248 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.middleware.request_id [req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 req-084bf139-92c1-46cd-9741-e31b7be5ee83 None None] RequestId filter calling following filter/app {{(pid=112791) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:30:12.132507 np0000179105 devstack@c-api.service[112791]: INFO cinder.api.openstack.wsgi [req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 req-084bf139-92c1-46cd-9741-e31b7be5ee83 admin admin] POST https://199.204.45.235/volume/v3/types/47361eb2-45e4-49c8-bd00-2a6e7dc77b10/extra_specs Jun 09 04:30:12.133029 np0000179105 devstack@c-api.service[112791]: DEBUG cinder.api.openstack.wsgi [req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 req-084bf139-92c1-46cd-9741-e31b7be5ee83 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112791) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:30:12.134692 np0000179105 devstack@c-api.service[112791]: /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 09 04:30:12.134692 np0000179105 devstack@c-api.service[112791]: warnings.warn( Jun 09 04:30:12.178051 np0000179105 devstack@c-api.service[112791]: DEBUG oslo_db.sqlalchemy.engines [req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 req-084bf139-92c1-46cd-9741-e31b7be5ee83 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=112791) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:30:12.237576 np0000179105 devstack@c-api.service[112791]: INFO cinder.api.openstack.wsgi [req-53d6e8f6-e8e7-47ba-834b-e32bc9688e53 req-084bf139-92c1-46cd-9741-e31b7be5ee83 admin admin] https://199.204.45.235/volume/v3/types/47361eb2-45e4-49c8-bd00-2a6e7dc77b10/extra_specs returned with HTTP 200 Jun 09 04:30:12.238259 np0000179105 devstack@c-api.service[112791]: [pid: 112791|app: 0|req: 2/3] 199.204.45.235 () {70 vars in 1505 bytes} [Tue Jun 9 04:30:11 2026] POST /volume/v3/types/47361eb2-45e4-49c8-bd00-2a6e7dc77b10/extra_specs => generated 55 bytes in 432 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 04:30:14.104212 np0000179105 devstack@c-api.service[112789]: DEBUG dbcounter [-] [112789] Writing DB stats cinder:SELECT=6 {{(pid=112789) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:30:14.108642 np0000179105 devstack@c-api.service[112792]: DEBUG dbcounter [-] [112792] Writing DB stats cinder:SELECT=6 {{(pid=112792) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:30:21.785715 np0000179105 devstack@c-api.service[112790]: DEBUG dbcounter [-] [112790] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112790) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:30:22.236349 np0000179105 devstack@c-api.service[112791]: DEBUG dbcounter [-] [112791] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112791) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:32:34.759716 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.759716 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.759716 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.759716 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.759716 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.760604 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.760604 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.760604 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.760604 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.760604 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.760989 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.760989 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.760989 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.760989 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.760989 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.760989 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.761410 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.761410 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.761410 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.761410 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.761722 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.761722 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.761722 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.761722 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.761991 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.761991 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.761991 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.761991 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762289 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762289 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762289 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762289 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762289 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762631 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762631 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762631 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762631 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762631 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762942 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762942 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762942 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762942 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.762942 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.762942 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.763364 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.763364 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.763364 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.763364 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.763364 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.763364 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.763760 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.763760 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.763760 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.763760 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.763760 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.763760 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764160 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764160 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764160 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764160 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764160 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764532 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764532 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764532 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764532 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764532 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764828 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764828 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764828 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764828 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.764828 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.764828 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.765304 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.765304 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.765304 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.765304 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.765304 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.765304 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.765655 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.765655 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.765655 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.765655 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.765655 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766006 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766006 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766006 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766006 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766006 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766356 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766356 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766356 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766356 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766653 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766653 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766653 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766653 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766917 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766917 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766917 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.766917 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.766917 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.767294 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.767294 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.767294 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.767294 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.767294 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.767608 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.767608 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.767608 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.767608 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.767872 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.767872 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.767872 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.767872 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.768147 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.768147 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.768147 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.768147 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.768460 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.768460 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.768460 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.768460 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.768723 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.768723 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.768723 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.768723 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769038 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769038 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769038 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769038 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769038 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769384 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769384 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769384 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769384 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769384 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769384 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769629 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769629 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769629 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769629 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769629 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769763 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769763 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769763 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769763 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769763 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769763 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769938 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769938 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769938 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769938 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.769938 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.769938 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770106 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770106 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770106 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770106 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770106 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770106 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770297 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770297 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770297 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770297 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770297 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770297 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770469 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770469 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770469 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770469 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770601 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770601 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770601 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770601 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770601 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770756 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770756 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770756 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770756 np0000179105 devstack@c-api.service[112789]: /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 09 04:32:34.770756 np0000179105 devstack@c-api.service[112789]: warnings.warn(deprecated_msg) Jun 09 04:32:34.770756 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.middleware.request_id [None req-209ea8d7-a0f0-499c-8a95-318eea67f893 None None] RequestId filter calling following filter/app {{(pid=112789) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:32:34.770756 np0000179105 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-209ea8d7-a0f0-499c-8a95-318eea67f893 None None] GET https://199.204.45.235/volume// Jun 09 04:32:34.770949 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-209ea8d7-a0f0-499c-8a95-318eea67f893 None None] Empty body provided in request {{(pid=112789) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:32:34.770949 np0000179105 devstack@c-api.service[112789]: DEBUG cinder.api.openstack.wsgi [None req-209ea8d7-a0f0-499c-8a95-318eea67f893 None None] Calling method 'all' {{(pid=112789) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:32:34.770949 np0000179105 devstack@c-api.service[112789]: INFO cinder.api.openstack.wsgi [None req-209ea8d7-a0f0-499c-8a95-318eea67f893 None None] https://199.204.45.235/volume// returned with HTTP 300 Jun 09 04:32:34.770949 np0000179105 devstack@c-api.service[112789]: [pid: 112789|app: 0|req: 1/4] 199.204.45.235 () {66 vars in 1456 bytes} [Tue Jun 9 04:32:34 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)