Jun 17 05:52:50.485390 np0000181118 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 05:52:50.496577 np0000181118 devstack@c-api.service[116457]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 05:52:50 2026] *** Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: nodename: np0000181118 Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: machine: x86_64 Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: clock source: unix Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: pcre jit disabled Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: detected number of CPU cores: 16 Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: current working directory: / Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: detected binary path: /usr/bin/uwsgi-core Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: your processes number limit is 256917 Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: your memory page size is 4096 bytes Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: detected max file descriptor number: 2048 Jun 17 05:52:50.499258 np0000181118 devstack@c-api.service[116457]: lock engine: pthread robust mutexes Jun 17 05:52:50.500174 np0000181118 devstack@c-api.service[116457]: thunder lock: enabled Jun 17 05:52:50.500174 np0000181118 devstack@c-api.service[116457]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 05:52:50.500174 np0000181118 devstack@c-api.service[116457]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 05:52:50.500174 np0000181118 devstack@c-api.service[116457]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 05:52:50.500174 np0000181118 devstack@c-api.service[116457]: Set PythonHome to /opt/stack/data/venv Jun 17 05:52:50.536154 np0000181118 devstack@c-api.service[116457]: Python main interpreter initialized at 0x7bbb8eca3668 Jun 17 05:52:50.536154 np0000181118 devstack@c-api.service[116457]: python threads support enabled Jun 17 05:52:50.536154 np0000181118 devstack@c-api.service[116457]: your server socket listen backlog is limited to 100 connections Jun 17 05:52:50.536154 np0000181118 devstack@c-api.service[116457]: your mercy for graceful operations on workers is 80 seconds Jun 17 05:52:50.536657 np0000181118 devstack@c-api.service[116457]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 05:52:50.536791 np0000181118 devstack@c-api.service[116457]: *** Operational MODE: preforking *** Jun 17 05:52:50.536977 np0000181118 devstack@c-api.service[116457]: *** uWSGI is running in multiple interpreter mode *** Jun 17 05:52:50.536977 np0000181118 devstack@c-api.service[116457]: spawned uWSGI master process (pid: 116457) Jun 17 05:52:50.537114 np0000181118 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 05:52:50.538059 np0000181118 devstack@c-api.service[116457]: spawned uWSGI worker 1 (pid: 116464, cores: 1) Jun 17 05:52:50.538059 np0000181118 devstack@c-api.service[116457]: spawned uWSGI worker 2 (pid: 116465, cores: 1) Jun 17 05:52:50.538587 np0000181118 devstack@c-api.service[116457]: spawned uWSGI worker 3 (pid: 116466, cores: 1) Jun 17 05:52:50.539267 np0000181118 devstack@c-api.service[116457]: spawned uWSGI worker 4 (pid: 116467, cores: 1) Jun 17 05:52:50.539338 np0000181118 devstack@c-api.service[116457]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 05:52:50.660671 np0000181118 devstack@c-api.service[116466]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:52:50.660671 np0000181118 devstack@c-api.service[116466]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:52:50.660671 np0000181118 devstack@c-api.service[116466]: we strongly recommend against using it for new projects. Jun 17 05:52:50.660671 np0000181118 devstack@c-api.service[116466]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:52:50.660671 np0000181118 devstack@c-api.service[116466]: framework. For more detail see Jun 17 05:52:50.660671 np0000181118 devstack@c-api.service[116466]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:52:50.660671 np0000181118 devstack@c-api.service[116466]: import eventlet # noqa Jun 17 05:52:50.663433 np0000181118 devstack@c-api.service[116467]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:52:50.663433 np0000181118 devstack@c-api.service[116467]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:52:50.663433 np0000181118 devstack@c-api.service[116467]: we strongly recommend against using it for new projects. Jun 17 05:52:50.663433 np0000181118 devstack@c-api.service[116467]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:52:50.663433 np0000181118 devstack@c-api.service[116467]: framework. For more detail see Jun 17 05:52:50.663433 np0000181118 devstack@c-api.service[116467]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:52:50.663433 np0000181118 devstack@c-api.service[116467]: import eventlet # noqa Jun 17 05:52:50.663987 np0000181118 devstack@c-api.service[116464]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:52:50.663987 np0000181118 devstack@c-api.service[116464]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:52:50.663987 np0000181118 devstack@c-api.service[116464]: we strongly recommend against using it for new projects. Jun 17 05:52:50.663987 np0000181118 devstack@c-api.service[116464]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:52:50.663987 np0000181118 devstack@c-api.service[116464]: framework. For more detail see Jun 17 05:52:50.663987 np0000181118 devstack@c-api.service[116464]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:52:50.663987 np0000181118 devstack@c-api.service[116464]: import eventlet # noqa Jun 17 05:52:50.680197 np0000181118 devstack@c-api.service[116465]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 05:52:50.680197 np0000181118 devstack@c-api.service[116465]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 05:52:50.680197 np0000181118 devstack@c-api.service[116465]: we strongly recommend against using it for new projects. Jun 17 05:52:50.680197 np0000181118 devstack@c-api.service[116465]: If you are already using Eventlet, we recommend migrating to a different Jun 17 05:52:50.680197 np0000181118 devstack@c-api.service[116465]: framework. For more detail see Jun 17 05:52:50.680197 np0000181118 devstack@c-api.service[116465]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 05:52:50.680197 np0000181118 devstack@c-api.service[116465]: import eventlet # noqa Jun 17 05:52:50.745962 np0000181118 devstack@c-api.service[116464]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:52:50.745962 np0000181118 devstack@c-api.service[116464]: warnings.warn( Jun 17 05:52:50.748188 np0000181118 devstack@c-api.service[116466]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:52:50.748188 np0000181118 devstack@c-api.service[116466]: warnings.warn( Jun 17 05:52:50.748310 np0000181118 devstack@c-api.service[116467]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:52:50.748310 np0000181118 devstack@c-api.service[116467]: warnings.warn( Jun 17 05:52:50.769484 np0000181118 devstack@c-api.service[116465]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 05:52:50.769484 np0000181118 devstack@c-api.service[116465]: warnings.warn( Jun 17 05:52:50.819815 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:50.819815 np0000181118 devstack@c-api.service[116464]: from cgi import parse_header Jun 17 05:52:50.826261 np0000181118 devstack@c-api.service[116467]: /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 17 05:52:50.826261 np0000181118 devstack@c-api.service[116467]: from cgi import parse_header Jun 17 05:52:50.829475 np0000181118 devstack@c-api.service[116466]: /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 17 05:52:50.829475 np0000181118 devstack@c-api.service[116466]: from cgi import parse_header Jun 17 05:52:50.845930 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:50.845930 np0000181118 devstack@c-api.service[116465]: from cgi import parse_header Jun 17 05:52:50.867341 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:50.867341 np0000181118 devstack@c-api.service[116464]: removals.removed_module( Jun 17 05:52:50.868872 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:50.868872 np0000181118 devstack@c-api.service[116464]: removals.removed_module( Jun 17 05:52:50.876532 np0000181118 devstack@c-api.service[116467]: /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 17 05:52:50.876532 np0000181118 devstack@c-api.service[116467]: removals.removed_module( Jun 17 05:52:50.878148 np0000181118 devstack@c-api.service[116467]: /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 17 05:52:50.878148 np0000181118 devstack@c-api.service[116467]: removals.removed_module( Jun 17 05:52:50.886878 np0000181118 devstack@c-api.service[116466]: /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 17 05:52:50.886878 np0000181118 devstack@c-api.service[116466]: removals.removed_module( Jun 17 05:52:50.889297 np0000181118 devstack@c-api.service[116466]: /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 17 05:52:50.889297 np0000181118 devstack@c-api.service[116466]: removals.removed_module( Jun 17 05:52:50.894909 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:50.894909 np0000181118 devstack@c-api.service[116465]: removals.removed_module( Jun 17 05:52:50.897499 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:50.897499 np0000181118 devstack@c-api.service[116465]: removals.removed_module( Jun 17 05:52:51.506110 np0000181118 devstack@c-api.service[116467]: /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 17 05:52:51.506110 np0000181118 devstack@c-api.service[116467]: warnings.warn( Jun 17 05:52:51.513631 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:51.513631 np0000181118 devstack@c-api.service[116464]: warnings.warn( Jun 17 05:52:51.531349 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:51.531349 np0000181118 devstack@c-api.service[116465]: warnings.warn( Jun 17 05:52:51.544829 np0000181118 devstack@c-api.service[116466]: /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 17 05:52:51.544829 np0000181118 devstack@c-api.service[116466]: warnings.warn( Jun 17 05:52:51.608584 np0000181118 devstack@c-api.service[116467]: /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 17 05:52:51.608584 np0000181118 devstack@c-api.service[116467]: warnings.warn( Jun 17 05:52:51.609170 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:51.609170 np0000181118 devstack@c-api.service[116464]: warnings.warn( Jun 17 05:52:51.628924 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:51.628924 np0000181118 devstack@c-api.service[116465]: warnings.warn( Jun 17 05:52:51.636736 np0000181118 devstack@c-api.service[116466]: /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 17 05:52:51.636736 np0000181118 devstack@c-api.service[116466]: warnings.warn( Jun 17 05:52:51.915220 np0000181118 devstack@c-api.service[116464]: 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 17 05:52:51.915756 np0000181118 devstack@c-api.service[116464]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116464) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:52:51.916159 np0000181118 devstack@c-api.service[116466]: 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 17 05:52:51.916562 np0000181118 devstack@c-api.service[116466]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116466) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:52:51.919535 np0000181118 devstack@c-api.service[116467]: 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 17 05:52:51.919990 np0000181118 devstack@c-api.service[116467]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116467) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:52:51.942757 np0000181118 devstack@c-api.service[116465]: 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 17 05:52:51.943242 np0000181118 devstack@c-api.service[116465]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116465) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 05:52:52.001505 np0000181118 devstack@c-api.service[116466]: /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 17 05:52:52.001505 np0000181118 devstack@c-api.service[116466]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:52:52.002773 np0000181118 devstack@c-api.service[116467]: /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 17 05:52:52.002773 np0000181118 devstack@c-api.service[116467]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:52:52.004475 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:52.004475 np0000181118 devstack@c-api.service[116464]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:52:52.007594 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.007594 np0000181118 devstack@c-api.service[116465]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 05:52:52.451433 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116466) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:52:52.451796 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116467) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:52:52.451947 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.451947 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.452088 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.452146 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.452216 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116465) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:52:52.452298 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.452298 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.452403 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.452455 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.452685 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116464) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 05:52:52.452781 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.453063 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.453184 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.453316 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.453399 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.453471 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.453531 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.453628 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.453628 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.453953 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.454017 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.454085 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.454158 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.454158 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.454158 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.454158 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.454409 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.454477 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.454477 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.454610 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.454703 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.454762 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.454762 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.454900 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.454959 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.454959 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.455063 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.455134 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.455134 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.455247 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.455247 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.455247 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.455431 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.455431 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.455431 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.455614 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.455680 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.455742 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.455815 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.455905 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.455979 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.456044 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.456108 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.456166 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.456222 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.456278 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.456350 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.456423 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.456485 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.456541 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.456609 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.456609 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.456609 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.456791 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.456791 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.456791 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.456791 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.456791 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.456791 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.456791 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.457509 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.457509 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.457648 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.457714 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.457769 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.457834 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.457872 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.457932 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.457975 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.458015 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.458102 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.458174 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.458249 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.458300 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.458371 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.458439 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.458516 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.458556 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.458631 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.458631 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.458772 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.458842 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.458842 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.458954 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.458954 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.458954 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.458954 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.458954 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.459412 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.459471 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.459518 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.459557 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.459600 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.459642 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.459688 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.459725 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.459769 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.459811 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.459851 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.459928 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.459968 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.460005 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.460042 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.460078 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.460118 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.460153 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.460153 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.460225 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.460225 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.460937 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.460987 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.461026 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.461063 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.461110 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.461147 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.461189 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.461189 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.461264 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.461397 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.461440 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.461440 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.461503 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.461542 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.461575 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.461612 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.461612 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.461683 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.461722 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.461722 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.461781 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.461819 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.461850 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.461912 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.461947 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.461947 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.461947 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.461947 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.462293 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.462379 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.462414 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.462463 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.462521 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.462576 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.462651 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.463254 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.463324 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.463567 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.463629 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.463670 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.463704 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.463749 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.463790 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.463829 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.463872 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.463933 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.463978 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.464030 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.464067 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.464102 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.464144 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.464182 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.464235 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.464282 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.464318 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.464357 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.464393 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.464433 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.464470 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.464508 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.464544 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.464579 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.464612 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.464648 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.464685 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.464726 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.464762 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.464815 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.464858 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.464951 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.464986 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.465030 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.465069 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.465102 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.465138 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.465138 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.465138 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.465241 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.465599 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.465599 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.465599 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.468681 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.468736 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.468805 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.468866 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.468949 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.468988 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.469022 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.469047 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.469077 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.469106 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.469136 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.469164 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.469193 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.469224 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.469250 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.469287 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.469323 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.469348 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.469378 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.469406 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.469435 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.470447 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.470499 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.470574 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.470634 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.470701 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.470755 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.470819 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.473788 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.473843 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.473925 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.473988 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.474053 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.474096 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.474182 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.474232 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.474272 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.474313 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.474371 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.474423 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.474487 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.474551 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.474714 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.474759 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.474798 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.474836 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.474873 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.474932 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.474979 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.475019 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.475019 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.475084 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.475120 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.475160 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.475199 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.475236 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.476908 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.476908 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.477183 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.477183 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.477333 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.477401 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.477471 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.477534 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.477601 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.477668 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.477731 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.477791 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.477863 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.477977 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.478040 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.478115 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.478177 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.478236 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.478306 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.478367 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.478427 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.478487 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.478560 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.478621 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.478680 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.478748 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.478807 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.478931 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.479053 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.479119 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.479178 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.479240 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.479314 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.479388 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.479449 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.479510 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.479578 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.479637 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.479697 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.479756 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.479814 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.479873 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.479988 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.480057 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.480126 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.480186 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.480245 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.480317 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.480380 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.480439 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.480499 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.480559 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.480626 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.480690 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.480750 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.480817 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.480920 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.481036 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.481113 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.481183 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.481244 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.481320 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.481397 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.481463 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.481531 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.481592 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.481651 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.481710 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.481778 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.481834 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.481868 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.481919 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.481966 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.482002 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.482040 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.482076 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.482114 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.482151 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.482187 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.482187 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.482187 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.482187 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.482187 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.482187 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.482389 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.482389 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.482389 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.482389 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.482389 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.482546 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.482588 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.482588 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.482660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.482660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.482660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.482660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.482660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.482660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.482854 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.482854 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.482854 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.482854 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.483081 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.483121 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.483159 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.483196 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.483233 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.483267 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.483311 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.483311 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.483311 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.483311 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.483436 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.483436 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.483436 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.483436 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.483566 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.483605 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.483642 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.483680 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.483716 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.483758 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.483792 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.483792 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.483792 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.483792 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.484046 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.484046 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.484046 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.484046 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.484046 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.484205 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.484240 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.484284 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.484321 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.484355 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.484355 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.484355 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.484355 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.484355 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.484508 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.484508 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.484508 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.484624 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.484659 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.484695 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.484734 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.484770 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.484812 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.484852 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.484902 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.484949 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.485001 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.485046 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.485080 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.485114 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.485189 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.485240 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.485317 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.485386 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.485460 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.485528 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.485608 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.485656 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.485730 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.485821 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.485908 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.485948 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.485983 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.486031 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.486074 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.486113 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.486186 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.486249 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.486289 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.486326 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.486362 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.486397 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.486431 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.486468 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.486504 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.486546 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.486583 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.486627 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.486663 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.486705 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.486741 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.486779 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.486821 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.486876 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.486956 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.486956 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.486956 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.486956 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.486956 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.486956 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.487168 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.487168 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.487168 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.487168 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.487307 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.487350 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.487386 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.487426 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.487467 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.487506 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.487549 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.487589 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.487628 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.487668 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.487707 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.487748 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.487793 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.487834 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.487871 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.487927 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.487972 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.488008 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.488043 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.488088 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.488123 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.488123 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.488123 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.488123 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.488608 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.488659 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.488730 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.488730 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.488861 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.488861 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.488978 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.489168 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.489210 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.489248 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.489285 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.489323 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.489364 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.489406 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.489443 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.489479 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.489514 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.489556 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.489591 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.489627 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.489662 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.489696 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.489738 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.489773 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.489809 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.489849 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.489898 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.489898 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.490056 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.490124 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.490207 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.490284 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.490314 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.490346 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.490373 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.490400 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.490427 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.490456 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.490487 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.490514 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.490542 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.490568 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.490599 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.490626 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.490654 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.490683 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.490711 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.490736 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.490771 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.490803 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.490833 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.490860 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.490913 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.490942 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.490968 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.490995 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.491023 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.491050 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.491081 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.491115 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.491143 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.491171 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.491197 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.491223 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.491257 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.491283 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.491310 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.491337 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.491363 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.491393 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.491420 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.491446 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.491473 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.491499 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.491525 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.491551 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.491577 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.491603 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.491633 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.491664 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.491691 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.491718 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.491718 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.491718 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.491792 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.491792 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.491792 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.491867 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.491913 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.491945 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.491974 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.492001 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.492032 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.492060 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.492086 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.492113 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.492140 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.492168 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.492195 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.492227 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.492257 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.492284 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.492310 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.492336 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.492366 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.492366 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.492416 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.492416 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.492416 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.492416 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.492518 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.492518 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.493313 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.493374 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.493408 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.493484 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.493541 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.493600 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.493631 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.493657 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.493684 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.493720 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.493751 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.493778 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.493809 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.493837 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.493870 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.493925 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.493956 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.493985 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.494011 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.494042 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.494071 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.494101 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.494127 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.494154 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.494186 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.494213 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.494213 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.494213 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.494392 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.494450 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.494479 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.494507 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.494539 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.494570 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.494601 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.494628 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.494658 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.494689 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.494716 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.494747 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.494773 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.494798 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.494835 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.494900 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.494900 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.494979 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.494979 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.495033 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.495062 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.495089 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.495116 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.495147 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.495182 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.495227 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.495285 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.495350 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.496765 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.496825 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.496897 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.496929 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.496968 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.497003 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.497057 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.497086 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.497114 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.497142 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.497170 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.497197 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.497227 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.497255 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.497286 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.497318 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.497348 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.497374 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.497402 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.497433 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.497459 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.497489 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.497515 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.497543 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.497543 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.497543 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.497543 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.497646 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.497673 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.497701 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.497701 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.497749 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.497779 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.497809 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.497853 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.497912 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.497949 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.497986 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.498030 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.498067 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.498104 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.498146 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.498186 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.498222 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.498353 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.498393 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.498428 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.498470 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.498505 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.498540 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.498575 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.498611 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.498652 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.498693 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.498693 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.498693 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.498803 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.498803 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.498803 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.498922 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.498969 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.499005 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.499043 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.499086 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.499122 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.499158 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.499158 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.499234 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.499270 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.499306 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.499344 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.499380 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.499425 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.499466 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.499504 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.499541 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.499578 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.499615 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.499656 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.499692 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.499728 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.499763 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.499810 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.499846 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.499902 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.499958 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.500085 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.500126 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.500167 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.500203 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.500239 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.500282 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.500318 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.500357 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.500394 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.500434 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.500474 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.500510 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.500549 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.500585 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.500629 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.500665 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.500705 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.500740 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.500775 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.500814 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.500850 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.500898 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.500943 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.500979 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.501020 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.501020 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.502509 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.502554 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.502599 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.502638 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.502673 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.502711 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.502757 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.502794 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.502839 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.502916 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.502960 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.502997 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.503044 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.503080 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.503117 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.503153 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.503189 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.503229 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.503229 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.503307 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.503343 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.503379 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.503414 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.503455 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.503455 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.503455 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.503455 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.503455 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.503619 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.503665 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.503705 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.503744 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.503778 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.503818 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.503863 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.503927 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.503970 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.504007 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.504043 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.504087 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.504125 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.504165 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.504199 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.504235 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.504278 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.504311 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.504351 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.504388 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.504513 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.504553 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.504590 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.504624 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.504692 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.504692 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.504692 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.504692 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.504849 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.504919 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.504958 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.505001 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.505037 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.505127 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.505171 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.505205 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.505242 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.505283 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.505320 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.505362 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.505400 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.505440 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.505480 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.505515 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.505551 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.505587 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.505627 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.505696 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.505696 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.505776 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.505823 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.505860 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.505860 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.505860 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.505860 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.505860 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.511584 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.511584 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.511584 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.511584 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.512024 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.512024 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.512024 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.512024 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116464) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.512172 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.512172 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.512172 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.512266 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116464) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.512266 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116464) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.512330 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.512330 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.512406 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.512442 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.512514 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.512562 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.512601 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.512637 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.512677 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.512713 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.512754 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116465) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.512802 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.512840 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.512955 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.513043 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.513161 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.513206 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.513244 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.513287 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.513327 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116465) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.513369 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.513411 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116466) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.513448 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116465) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.513483 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.513524 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.513561 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.513598 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.513638 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.513678 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.513713 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.513844 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116466) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.513914 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 05:52:52.513974 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116466) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.514011 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116467) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 05:52:52.514011 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 05:52:52.514011 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 05:52:52.514011 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 05:52:52.514011 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116467) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 05:52:52.514011 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116467) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 05:52:52.557921 np0000181118 devstack@c-api.service[116466]: INFO dbcounter [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Registered counter for database cinder Jun 17 05:52:52.558455 np0000181118 devstack@c-api.service[116464]: INFO dbcounter [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Registered counter for database cinder Jun 17 05:52:52.558542 np0000181118 devstack@c-api.service[116465]: INFO dbcounter [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Registered counter for database cinder Jun 17 05:52:52.558836 np0000181118 devstack@c-api.service[116467]: INFO dbcounter [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Registered counter for database cinder Jun 17 05:52:52.600586 np0000181118 devstack@c-api.service[116466]: DEBUG oslo_db.sqlalchemy.engines [None req-62d07451-2c14-47cb-9dda-11a798baa153 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=116466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.601536 np0000181118 devstack@c-api.service[116467]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a 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=116467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.602814 np0000181118 devstack@c-api.service[116464]: DEBUG oslo_db.sqlalchemy.engines [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 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=116464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.603963 np0000181118 devstack@c-api.service[116465]: DEBUG oslo_db.sqlalchemy.engines [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 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=116465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.714744 np0000181118 devstack@c-api.service[116466]: DEBUG dbcounter [-] [116466] Writer thread running {{(pid=116466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:52:52.715834 np0000181118 devstack@c-api.service[116464]: DEBUG dbcounter [-] [116464] Writer thread running {{(pid=116464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:52:52.717264 np0000181118 devstack@c-api.service[116465]: DEBUG dbcounter [-] [116465] Writer thread running {{(pid=116465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:52:52.717512 np0000181118 devstack@c-api.service[116467]: DEBUG dbcounter [-] [116467] Writer thread running {{(pid=116467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 05:52:52.717581 np0000181118 devstack@c-api.service[116466]: INFO cinder.rpc [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:52:52.718422 np0000181118 devstack@c-api.service[116464]: INFO cinder.rpc [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:52:52.719829 np0000181118 devstack@c-api.service[116465]: INFO cinder.rpc [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:52:52.720157 np0000181118 devstack@c-api.service[116467]: INFO cinder.rpc [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 05:52:52.720256 np0000181118 devstack@c-api.service[116466]: INFO cinder.rpc [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:52:52.721355 np0000181118 devstack@c-api.service[116464]: INFO cinder.rpc [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:52:52.722344 np0000181118 devstack@c-api.service[116465]: INFO cinder.rpc [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:52:52.722682 np0000181118 devstack@c-api.service[116467]: INFO cinder.rpc [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 05:52:52.723131 np0000181118 devstack@c-api.service[116466]: INFO cinder.rpc [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:52:52.724290 np0000181118 devstack@c-api.service[116464]: INFO cinder.rpc [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:52:52.724585 np0000181118 devstack@c-api.service[116465]: INFO cinder.rpc [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:52:52.725598 np0000181118 devstack@c-api.service[116467]: INFO cinder.rpc [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 05:52:52.725816 np0000181118 devstack@c-api.service[116466]: INFO cinder.rpc [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:52:52.726015 np0000181118 devstack@c-api.service[116465]: INFO cinder.rpc [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:52:52.726853 np0000181118 devstack@c-api.service[116464]: INFO cinder.rpc [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:52:52.726976 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.727059 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.727684 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.728261 np0000181118 devstack@c-api.service[116467]: INFO cinder.rpc [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 05:52:52.729400 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.729718 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.730504 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.730575 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.732710 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.761616 np0000181118 devstack@c-api.service[116465]: DEBUG oslo_db.sqlalchemy.engines [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 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=116465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.762880 np0000181118 devstack@c-api.service[116464]: DEBUG oslo_db.sqlalchemy.engines [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 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=116464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.764071 np0000181118 devstack@c-api.service[116465]: INFO cinder.rpc [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:52:52.764629 np0000181118 devstack@c-api.service[116466]: DEBUG oslo_db.sqlalchemy.engines [None req-62d07451-2c14-47cb-9dda-11a798baa153 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=116466) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.765249 np0000181118 devstack@c-api.service[116464]: INFO cinder.rpc [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:52:52.766162 np0000181118 devstack@c-api.service[116467]: DEBUG oslo_db.sqlalchemy.engines [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a 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=116467) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:52:52.766374 np0000181118 devstack@c-api.service[116465]: INFO cinder.rpc [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:52:52.767032 np0000181118 devstack@c-api.service[116466]: INFO cinder.rpc [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:52:52.767489 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.767629 np0000181118 devstack@c-api.service[116464]: INFO cinder.rpc [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:52:52.768763 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.769014 np0000181118 devstack@c-api.service[116467]: INFO cinder.rpc [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 05:52:52.769243 np0000181118 devstack@c-api.service[116466]: INFO cinder.rpc [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:52:52.770367 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.771310 np0000181118 devstack@c-api.service[116467]: INFO cinder.rpc [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 05:52:52.772447 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.779545 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.780457 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.781569 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.782670 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.783586 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.784732 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.784849 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.785723 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.786684 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.787866 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.788266 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.790972 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.791585 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.791857 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.791952 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.794036 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.794813 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.795572 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.795772 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.796946 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.797694 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.798853 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.799751 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.800233 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.800964 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.801847 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.802765 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.803056 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.803758 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.804726 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.805816 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.805916 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.806649 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.807406 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.807603 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.808086 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.808946 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.809054 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.810062 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.810703 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.811720 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.811834 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.813334 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.815702 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.816134 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.816582 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.817328 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.819016 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.819948 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.820640 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.821160 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.821658 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.822088 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.822639 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.823010 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.823573 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.824095 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.824433 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.824966 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.825039 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.825393 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.825769 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.826281 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.826542 np0000181118 devstack@c-api.service[116465]: WARNING cinder.api.contrib.hosts [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:52:52.827117 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.827232 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.827297 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.827417 np0000181118 devstack@c-api.service[116464]: WARNING cinder.api.contrib.hosts [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:52:52.828121 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.828252 np0000181118 devstack@c-api.service[116466]: WARNING cinder.api.contrib.hosts [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:52:52.828557 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.828649 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.828927 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.829465 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.829867 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.830015 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.830230 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.830789 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.831389 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.831456 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.831546 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.832278 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.832331 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: extensions {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.832538 np0000181118 devstack@c-api.service[116467]: WARNING cinder.api.contrib.hosts [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 05:52:52.833040 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.833228 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: extensions {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.833280 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.833650 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-quota-class-sets {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.833995 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: extensions {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.834518 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.834568 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-quota-class-sets {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.834978 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: scheduler-stats {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.835345 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-quota-class-sets {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.835815 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: scheduler-stats {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.835898 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.836384 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-quota-sets {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.836587 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: scheduler-stats {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.837273 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-quota-sets {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.837345 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.838081 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-quota-sets {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.838437 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: backups {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.838505 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: extensions {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.839292 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: backups {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.839535 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: backups {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.839821 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-quota-class-sets {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.840729 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-snapshot-manage {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.841300 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-snapshot-manage {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.841382 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: scheduler-stats {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.842145 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: consistencygroups {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.842468 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-snapshot-manage {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.842680 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: consistencygroups {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.843051 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-quota-sets {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.844075 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: extra_specs {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.844497 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: consistencygroups {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.844556 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: backups {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.844655 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: extra_specs {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.845616 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-hosts {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.846260 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-hosts {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.846983 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-volume-manage {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.847093 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-snapshot-manage {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.847299 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: extra_specs {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.847619 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-volume-manage {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.848423 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-availability-zone {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.848701 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: consistencygroups {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.849064 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-hosts {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.849161 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-availability-zone {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.849705 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: encryption {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.850377 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: encryption {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.850470 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-volume-manage {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.850637 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: extra_specs {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.851194 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-volume-transfer {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.851845 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-volume-transfer {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.851962 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-availability-zone {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.852208 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-hosts {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.852871 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: capabilities {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.853447 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: encryption {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.853513 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: capabilities {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.853578 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-volume-manage {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.854127 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: encryption {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.854750 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: encryption {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.854933 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-availability-zone {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.855451 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-volume-transfer {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.855669 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: os-volume-type-access {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.856222 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: encryption {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.856280 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: os-volume-type-access {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.857263 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: cgsnapshots {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.857477 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: capabilities {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.857723 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-volume-transfer {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.857799 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: cgsnapshots {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.858645 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extended resource: qos-specs {{(pid=116465) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.859166 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: encryption {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.859226 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extended resource: qos-specs {{(pid=116464) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.859304 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: capabilities {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.860586 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: encryption {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.860734 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.contrib.snapshot_actions [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] SnapshotActionsController initialized {{(pid=116465) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:52:52.861172 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: os-volume-type-access {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.861275 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.contrib.snapshot_actions [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] SnapshotActionsController initialized {{(pid=116464) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:52:52.861595 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.862020 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.862818 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: os-volume-type-access {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.863190 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: cgsnapshots {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.863244 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.863403 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.864362 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: cgsnapshots {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.864555 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.864729 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.864966 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extended resource: qos-specs {{(pid=116466) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.865739 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extended resource: qos-specs {{(pid=116467) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 05:52:52.865856 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.866062 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.867304 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.867439 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.868080 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.contrib.snapshot_actions [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] SnapshotActionsController initialized {{(pid=116466) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:52:52.868713 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.868871 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.869100 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.870081 np0000181118 devstack@c-api.service[116465]: WARNING castellan.key_manager.migration [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.870237 np0000181118 devstack@c-api.service[116464]: WARNING castellan.key_manager.migration [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.871008 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871069 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.871124 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871175 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871238 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871281 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871357 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension AdminActions extending resource: volumes {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871405 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871468 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension AdminActions extending resource: snapshots {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871519 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension AdminActions extending resource: volumes {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871586 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension AdminActions extending resource: backups {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871641 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension AdminActions extending resource: snapshots {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871718 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension AdminActions extending resource: backups {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871762 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeActions extending resource: volumes {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871900 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension TypesManage extending resource: types {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.871958 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeActions extending resource: volumes {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872009 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension UsedLimits extending resource: limits {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872051 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension TypesManage extending resource: types {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872112 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872164 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension UsedLimits extending resource: limits {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872216 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872255 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872294 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872334 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872409 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872452 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872509 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872646 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872696 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872736 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872775 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872814 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.v3.router [None req-7451831f-2809-4a1b-82a6-70a6d15f1211 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116465) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872855 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.v3.router [None req-19d87ec2-0b79-4b35-a17a-7136718247f9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116464) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.872957 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.874819 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.876824 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.878898 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.880950 np0000181118 devstack@c-api.service[116465]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbb8eca3668 pid: 116465 (default app) Jun 17 05:52:52.881561 np0000181118 devstack@c-api.service[116464]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbb8eca3668 pid: 116464 (default app) Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: WARNING castellan.key_manager.migration [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension AdminActions extending resource: volumes {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension AdminActions extending resource: snapshots {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension AdminActions extending resource: backups {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903045 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeActions extending resource: volumes {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903262 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension TypesManage extending resource: types {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903262 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension UsedLimits extending resource: limits {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903262 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903262 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903262 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903262 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903262 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903660 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.v3.router [None req-62d07451-2c14-47cb-9dda-11a798baa153 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116466) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.903847 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.903847 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.903847 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.903847 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.903847 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904116 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904116 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904116 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904116 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904116 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904326 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904326 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904326 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904326 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904326 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904326 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904616 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904616 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904616 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904616 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904809 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904809 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.904809 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.904809 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905027 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905027 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905027 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905027 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905204 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905204 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905204 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905204 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905204 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905451 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905451 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905451 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905451 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905451 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905654 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905654 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905654 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905654 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905654 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905654 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905838 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905838 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905838 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905838 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.905838 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.905838 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906045 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906045 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906045 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906045 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906045 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906045 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906231 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906231 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906231 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906231 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906231 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906426 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906426 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906426 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906426 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906426 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906592 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906592 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906592 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906592 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906592 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906592 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906791 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906791 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906791 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906791 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.906791 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.906791 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907052 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907052 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907052 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907052 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907052 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907226 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907226 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907226 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907226 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907226 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907365 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907365 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907365 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907365 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907513 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907513 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907513 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907513 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907670 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907670 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907670 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907670 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907670 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907837 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907837 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907837 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.907837 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.907837 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908000 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908000 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908000 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908000 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908139 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908139 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908139 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908139 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908274 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908274 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908274 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908274 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908424 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908424 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908424 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908424 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908566 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908566 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908566 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908566 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908729 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908729 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908729 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908729 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908729 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908920 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908920 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908920 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908920 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.908920 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.908920 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909116 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909116 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909116 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909116 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909116 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909250 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909250 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909250 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909250 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909250 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909250 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909465 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909465 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909465 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909465 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909465 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909465 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909675 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909675 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909675 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909675 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909675 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909675 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909898 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909898 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909898 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909898 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.909898 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.909898 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910079 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.910079 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910079 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.910079 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910219 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.910219 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910219 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.910219 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910219 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.910383 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910383 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.910383 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910383 np0000181118 devstack@c-api.service[116465]: /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 17 05:52:52.910383 np0000181118 devstack@c-api.service[116465]: warnings.warn(deprecated_msg) Jun 17 05:52:52.910383 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.middleware.request_id [None req-6db4f670-c90e-4b52-8f42-848b84e603f0 None None] RequestId filter calling following filter/app {{(pid=116465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:52:52.910383 np0000181118 devstack@c-api.service[116465]: [pid: 116465|app: 0|req: 1/1] 199.204.45.3 () {60 vars in 942 bytes} [Wed Jun 17 05:52:52 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 231 bytes (1 switches on core 0) Jun 17 05:52:52.910620 np0000181118 devstack@c-api.service[116466]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbb8eca3668 pid: 116466 (default app) Jun 17 05:52:52.910658 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.contrib.snapshot_actions [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] SnapshotActionsController initialized {{(pid=116467) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 05:52:52.910658 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.910658 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.910658 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.911035 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.912901 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.914608 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.916091 np0000181118 devstack@c-api.service[116467]: WARNING castellan.key_manager.migration [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 05:52:52.917107 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension SnapshotActions extending resource: snapshots {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.917262 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.917581 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.917714 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension AdminActions extending resource: volumes {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.917866 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension AdminActions extending resource: snapshots {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918003 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension AdminActions extending resource: backups {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918114 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeActions extending resource: volumes {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918242 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension TypesManage extending resource: types {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918356 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension UsedLimits extending resource: limits {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918462 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918561 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918664 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918765 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeTypeAccess extending resource: types {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.918941 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.919105 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.919219 np0000181118 devstack@c-api.service[116467]: DEBUG cinder.api.v3.router [None req-8d3ac81d-d105-4707-88d9-4d48e1ad109a None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116467) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 05:52:52.927463 np0000181118 devstack@c-api.service[116467]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7bbb8eca3668 pid: 116467 (default app) Jun 17 05:52:59.901726 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.901726 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.901726 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.901726 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.901726 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.902561 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.902561 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.902561 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.902561 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.902561 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.902827 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.902827 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.902827 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.902827 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.902827 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.902827 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903245 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903245 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903245 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903245 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903465 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903465 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903465 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903465 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903709 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903709 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903709 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903709 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903998 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903998 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903998 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.903998 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.903998 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904275 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904275 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904275 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904275 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904275 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904563 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904563 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904563 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904563 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904563 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904563 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904968 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904968 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904968 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904968 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.904968 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.904968 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.905459 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.905459 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.905459 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.905459 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.905459 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.905459 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.905785 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.905785 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.905785 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.905785 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.905785 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906148 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906148 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906148 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906148 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906148 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906407 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906407 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906407 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906407 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906407 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906407 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906728 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906728 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906728 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906728 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.906728 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.906728 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907052 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907052 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907052 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907052 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907052 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907326 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907326 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907326 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907326 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907326 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907617 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907617 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907617 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907617 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907837 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907837 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.907837 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.907837 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908096 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908096 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908096 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908096 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908096 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908420 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908420 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908420 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908420 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908420 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908679 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908679 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908679 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908679 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908971 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908971 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.908971 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.908971 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909213 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909213 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909213 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909213 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909424 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909424 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909424 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909424 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909652 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909652 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909652 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909652 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909866 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909866 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909866 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.909866 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.909866 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910214 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910214 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910214 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910214 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910214 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910214 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910598 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910598 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910598 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910598 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910598 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910869 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910869 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910869 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910869 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.910869 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.910869 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911206 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911206 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911206 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911206 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911206 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911206 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911544 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911544 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911544 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911544 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911544 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911544 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911873 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911873 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911873 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911873 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.911873 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.911873 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912208 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.912208 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912208 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.912208 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912502 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.912502 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912502 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.912502 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912502 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.912776 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912776 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.912776 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912776 np0000181118 devstack@c-api.service[116464]: /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 17 05:52:59.912776 np0000181118 devstack@c-api.service[116464]: warnings.warn(deprecated_msg) Jun 17 05:52:59.912776 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.middleware.request_id [None req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c None None] RequestId filter calling following filter/app {{(pid=116464) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:53:00.382456 np0000181118 devstack@c-api.service[116464]: INFO cinder.api.openstack.wsgi [None req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c admin admin] POST https://199.204.45.3/volume/v3/types Jun 17 05:53:00.382981 np0000181118 devstack@c-api.service[116464]: DEBUG cinder.api.openstack.wsgi [None req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116464) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 05:53:00.384698 np0000181118 devstack@c-api.service[116464]: /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 17 05:53:00.384698 np0000181118 devstack@c-api.service[116464]: warnings.warn( Jun 17 05:53:00.414854 np0000181118 devstack@c-api.service[116464]: DEBUG oslo_db.sqlalchemy.engines [None req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c 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=116464) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:00.445421 np0000181118 devstack@c-api.service[116464]: INFO cinder.api.openstack.wsgi [None req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c admin admin] https://199.204.45.3/volume/v3/types returned with HTTP 200 Jun 17 05:53:00.446216 np0000181118 devstack@c-api.service[116464]: [pid: 116464|app: 0|req: 1/2] 199.204.45.3 () {68 vars in 1274 bytes} [Wed Jun 17 05:52:59 2026] POST /volume/v3/types => generated 186 bytes in 557 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 05:53:00.460909 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.middleware.request_id [req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c req-7e1b5ed0-7cad-44f8-aa90-0b9c1a8e32f6 None None] RequestId filter calling following filter/app {{(pid=116465) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:53:00.797249 np0000181118 devstack@c-api.service[116465]: INFO cinder.api.openstack.wsgi [req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c req-7e1b5ed0-7cad-44f8-aa90-0b9c1a8e32f6 admin admin] POST https://199.204.45.3/volume/v3/types/b6dfc558-19e3-4c8f-aaac-5d804def48f1/extra_specs Jun 17 05:53:00.797778 np0000181118 devstack@c-api.service[116465]: DEBUG cinder.api.openstack.wsgi [req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c req-7e1b5ed0-7cad-44f8-aa90-0b9c1a8e32f6 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116465) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 05:53:00.799431 np0000181118 devstack@c-api.service[116465]: /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 17 05:53:00.799431 np0000181118 devstack@c-api.service[116465]: warnings.warn( Jun 17 05:53:00.833973 np0000181118 devstack@c-api.service[116465]: DEBUG oslo_db.sqlalchemy.engines [req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c req-7e1b5ed0-7cad-44f8-aa90-0b9c1a8e32f6 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=116465) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 05:53:00.893461 np0000181118 devstack@c-api.service[116465]: INFO cinder.api.openstack.wsgi [req-50c1e175-8162-4d4a-9ae3-9ae0a61a1d1c req-7e1b5ed0-7cad-44f8-aa90-0b9c1a8e32f6 admin admin] https://199.204.45.3/volume/v3/types/b6dfc558-19e3-4c8f-aaac-5d804def48f1/extra_specs returned with HTTP 200 Jun 17 05:53:00.893910 np0000181118 devstack@c-api.service[116465]: [pid: 116465|app: 0|req: 2/3] 199.204.45.3 () {70 vars in 1491 bytes} [Wed Jun 17 05:53:00 2026] POST /volume/v3/types/b6dfc558-19e3-4c8f-aaac-5d804def48f1/extra_specs => generated 55 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 05:53:02.770147 np0000181118 devstack@c-api.service[116466]: DEBUG dbcounter [-] [116466] Writing DB stats cinder:SELECT=6 {{(pid=116466) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:53:02.770715 np0000181118 devstack@c-api.service[116467]: DEBUG dbcounter [-] [116467] Writing DB stats cinder:SELECT=6 {{(pid=116467) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:53:10.442740 np0000181118 devstack@c-api.service[116464]: DEBUG dbcounter [-] [116464] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116464) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:53:10.891740 np0000181118 devstack@c-api.service[116465]: DEBUG dbcounter [-] [116465] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116465) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 05:55:45.689483 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.689483 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.689483 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.689483 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.689483 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.690727 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.690727 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.690727 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.690727 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.690727 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.691345 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.691345 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.691345 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.691345 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.691345 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.691345 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.691751 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.691751 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.691751 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.691751 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.692097 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.692097 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.692097 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.692097 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.692395 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.692395 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.692395 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.692395 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.692670 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.692670 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.692670 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.692670 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.692670 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693040 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693040 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693040 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693040 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693040 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693362 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693362 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693362 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693362 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693362 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693362 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693762 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693762 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693762 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693762 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.693762 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.693762 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.694181 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.694181 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.694181 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.694181 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.694181 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.694181 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.694573 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.694573 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.694573 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.694573 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.694573 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695008 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695008 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695008 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695008 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695008 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695333 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695333 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695333 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695333 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695333 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695333 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695744 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695744 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695744 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695744 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.695744 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.695744 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.696136 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.696136 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.696136 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.696136 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.696136 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.696504 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.696504 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.696504 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.696504 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.696504 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.696817 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.696817 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.696817 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.696817 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.697147 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.697147 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.697147 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.697147 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.697444 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.697444 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.697444 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.697444 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.697444 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.697864 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.697864 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.697864 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.697864 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.697864 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.698219 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.698219 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.698219 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.698219 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.698702 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.698702 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.698702 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.698702 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699066 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699066 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699066 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699066 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699323 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699323 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699323 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699323 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699478 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699478 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699478 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699478 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699608 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699608 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699608 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699608 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699608 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699765 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699765 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699765 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699765 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699765 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699765 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699962 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699962 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699962 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.699962 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.699962 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700096 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700096 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700096 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700096 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700096 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700096 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700287 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700287 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700287 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700287 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700287 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700287 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700530 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700530 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700530 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700530 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700530 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700530 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700717 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700717 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700717 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700717 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700717 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700717 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700967 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700967 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.700967 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.700967 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.701090 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.701090 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.701090 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.701090 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.701090 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.701252 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.701252 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.701252 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.701252 np0000181118 devstack@c-api.service[116466]: /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 17 05:55:45.701252 np0000181118 devstack@c-api.service[116466]: warnings.warn(deprecated_msg) Jun 17 05:55:45.701252 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.middleware.request_id [None req-ee504ee1-d09b-48a7-b700-f7cc537c476c None None] RequestId filter calling following filter/app {{(pid=116466) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 05:55:45.701252 np0000181118 devstack@c-api.service[116466]: INFO cinder.api.openstack.wsgi [None req-ee504ee1-d09b-48a7-b700-f7cc537c476c None None] GET https://199.204.45.3/volume// Jun 17 05:55:45.701469 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.openstack.wsgi [None req-ee504ee1-d09b-48a7-b700-f7cc537c476c None None] Empty body provided in request {{(pid=116466) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 05:55:45.701469 np0000181118 devstack@c-api.service[116466]: DEBUG cinder.api.openstack.wsgi [None req-ee504ee1-d09b-48a7-b700-f7cc537c476c None None] Calling method 'all' {{(pid=116466) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 05:55:45.701469 np0000181118 devstack@c-api.service[116466]: INFO cinder.api.openstack.wsgi [None req-ee504ee1-d09b-48a7-b700-f7cc537c476c None None] https://199.204.45.3/volume// returned with HTTP 300 Jun 17 05:55:45.701469 np0000181118 devstack@c-api.service[116466]: [pid: 116466|app: 0|req: 1/4] 199.204.45.3 () {66 vars in 1442 bytes} [Wed Jun 17 05:55:45 2026] GET /volume/ => generated 388 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)