Jun 04 09:39:58.557085 np0000178524 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 04 09:39:58.564135 np0000178524 devstack@c-api.service[112168]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: *** Starting uWSGI 2.0.24-debian (64bit) on [Thu Jun 4 09:39:58 2026] *** Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: nodename: np0000178524 Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: machine: x86_64 Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: clock source: unix Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: pcre jit disabled Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: detected number of CPU cores: 16 Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: current working directory: / Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: detected binary path: /usr/bin/uwsgi-core Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: your processes number limit is 256917 Jun 04 09:39:58.567299 np0000178524 devstack@c-api.service[112168]: your memory page size is 4096 bytes Jun 04 09:39:58.567684 np0000178524 devstack@c-api.service[112168]: detected max file descriptor number: 2048 Jun 04 09:39:58.567684 np0000178524 devstack@c-api.service[112168]: lock engine: pthread robust mutexes Jun 04 09:39:58.567684 np0000178524 devstack@c-api.service[112168]: thunder lock: enabled Jun 04 09:39:58.567868 np0000178524 devstack@c-api.service[112168]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 04 09:39:58.567926 np0000178524 devstack@c-api.service[112168]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 04 09:39:58.567926 np0000178524 devstack@c-api.service[112168]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 04 09:39:58.568002 np0000178524 devstack@c-api.service[112168]: Set PythonHome to /opt/stack/data/venv Jun 04 09:39:58.606879 np0000178524 devstack@c-api.service[112168]: Python main interpreter initialized at 0x7bf76e8a3668 Jun 04 09:39:58.606879 np0000178524 devstack@c-api.service[112168]: python threads support enabled Jun 04 09:39:58.606879 np0000178524 devstack@c-api.service[112168]: your server socket listen backlog is limited to 100 connections Jun 04 09:39:58.606879 np0000178524 devstack@c-api.service[112168]: your mercy for graceful operations on workers is 80 seconds Jun 04 09:39:58.607766 np0000178524 devstack@c-api.service[112168]: mapped 671795 bytes (656 KB) for 4 cores Jun 04 09:39:58.607972 np0000178524 devstack@c-api.service[112168]: *** Operational MODE: preforking *** Jun 04 09:39:58.608184 np0000178524 devstack@c-api.service[112168]: *** uWSGI is running in multiple interpreter mode *** Jun 04 09:39:58.608184 np0000178524 devstack@c-api.service[112168]: spawned uWSGI master process (pid: 112168) Jun 04 09:39:58.608335 np0000178524 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 04 09:39:58.612848 np0000178524 devstack@c-api.service[112168]: spawned uWSGI worker 1 (pid: 112179, cores: 1) Jun 04 09:39:58.612848 np0000178524 devstack@c-api.service[112168]: spawned uWSGI worker 2 (pid: 112180, cores: 1) Jun 04 09:39:58.612848 np0000178524 devstack@c-api.service[112168]: spawned uWSGI worker 3 (pid: 112181, cores: 1) Jun 04 09:39:58.612848 np0000178524 devstack@c-api.service[112168]: spawned uWSGI worker 4 (pid: 112182, cores: 1) Jun 04 09:39:58.612848 np0000178524 devstack@c-api.service[112168]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 04 09:39:58.748579 np0000178524 devstack@c-api.service[112179]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:58.748579 np0000178524 devstack@c-api.service[112179]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:58.748579 np0000178524 devstack@c-api.service[112179]: we strongly recommend against using it for new projects. Jun 04 09:39:58.748579 np0000178524 devstack@c-api.service[112179]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:58.748579 np0000178524 devstack@c-api.service[112179]: framework. For more detail see Jun 04 09:39:58.748579 np0000178524 devstack@c-api.service[112179]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:58.748579 np0000178524 devstack@c-api.service[112179]: import eventlet # noqa Jun 04 09:39:58.756080 np0000178524 devstack@c-api.service[112182]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:58.756080 np0000178524 devstack@c-api.service[112182]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:58.756080 np0000178524 devstack@c-api.service[112182]: we strongly recommend against using it for new projects. Jun 04 09:39:58.756080 np0000178524 devstack@c-api.service[112182]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:58.756080 np0000178524 devstack@c-api.service[112182]: framework. For more detail see Jun 04 09:39:58.756080 np0000178524 devstack@c-api.service[112182]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:58.756080 np0000178524 devstack@c-api.service[112182]: import eventlet # noqa Jun 04 09:39:58.757294 np0000178524 devstack@c-api.service[112181]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:58.757294 np0000178524 devstack@c-api.service[112181]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:58.757294 np0000178524 devstack@c-api.service[112181]: we strongly recommend against using it for new projects. Jun 04 09:39:58.757294 np0000178524 devstack@c-api.service[112181]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:58.757294 np0000178524 devstack@c-api.service[112181]: framework. For more detail see Jun 04 09:39:58.757294 np0000178524 devstack@c-api.service[112181]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:58.757294 np0000178524 devstack@c-api.service[112181]: import eventlet # noqa Jun 04 09:39:58.757673 np0000178524 devstack@c-api.service[112180]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 04 09:39:58.757673 np0000178524 devstack@c-api.service[112180]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 04 09:39:58.757673 np0000178524 devstack@c-api.service[112180]: we strongly recommend against using it for new projects. Jun 04 09:39:58.757673 np0000178524 devstack@c-api.service[112180]: If you are already using Eventlet, we recommend migrating to a different Jun 04 09:39:58.757673 np0000178524 devstack@c-api.service[112180]: framework. For more detail see Jun 04 09:39:58.757673 np0000178524 devstack@c-api.service[112180]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 04 09:39:58.757673 np0000178524 devstack@c-api.service[112180]: import eventlet # noqa Jun 04 09:39:58.843264 np0000178524 devstack@c-api.service[112182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:58.843264 np0000178524 devstack@c-api.service[112182]: warnings.warn( Jun 04 09:39:58.843654 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:58.843654 np0000178524 devstack@c-api.service[112179]: warnings.warn( Jun 04 09:39:58.847623 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:58.847623 np0000178524 devstack@c-api.service[112181]: warnings.warn( Jun 04 09:39:58.852606 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 04 09:39:58.852606 np0000178524 devstack@c-api.service[112180]: warnings.warn( Jun 04 09:39:58.917903 np0000178524 devstack@c-api.service[112182]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:39:58.917903 np0000178524 devstack@c-api.service[112182]: from cgi import parse_header Jun 04 09:39:58.920240 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:39:58.920240 np0000178524 devstack@c-api.service[112179]: from cgi import parse_header Jun 04 09:39:58.927473 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:39:58.927473 np0000178524 devstack@c-api.service[112181]: from cgi import parse_header Jun 04 09:39:58.934830 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 04 09:39:58.934830 np0000178524 devstack@c-api.service[112180]: from cgi import parse_header Jun 04 09:39:58.965978 np0000178524 devstack@c-api.service[112182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:39:58.965978 np0000178524 devstack@c-api.service[112182]: removals.removed_module( Jun 04 09:39:58.967322 np0000178524 devstack@c-api.service[112182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:39:58.967322 np0000178524 devstack@c-api.service[112182]: removals.removed_module( Jun 04 09:39:58.969762 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:39:58.969762 np0000178524 devstack@c-api.service[112179]: removals.removed_module( Jun 04 09:39:58.971253 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:39:58.971253 np0000178524 devstack@c-api.service[112179]: removals.removed_module( Jun 04 09:39:58.981409 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:39:58.981409 np0000178524 devstack@c-api.service[112181]: removals.removed_module( Jun 04 09:39:58.983015 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:39:58.983015 np0000178524 devstack@c-api.service[112181]: removals.removed_module( Jun 04 09:39:58.987399 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 04 09:39:58.987399 np0000178524 devstack@c-api.service[112180]: removals.removed_module( Jun 04 09:39:58.989212 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 04 09:39:58.989212 np0000178524 devstack@c-api.service[112180]: removals.removed_module( Jun 04 09:39:59.617734 np0000178524 devstack@c-api.service[112182]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:39:59.617734 np0000178524 devstack@c-api.service[112182]: warnings.warn( Jun 04 09:39:59.630181 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:39:59.630181 np0000178524 devstack@c-api.service[112181]: warnings.warn( Jun 04 09:39:59.641496 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:39:59.641496 np0000178524 devstack@c-api.service[112179]: warnings.warn( Jun 04 09:39:59.650458 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 04 09:39:59.650458 np0000178524 devstack@c-api.service[112180]: warnings.warn( Jun 04 09:39:59.726949 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:39:59.726949 np0000178524 devstack@c-api.service[112181]: warnings.warn( Jun 04 09:39:59.733437 np0000178524 devstack@c-api.service[112182]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:39:59.733437 np0000178524 devstack@c-api.service[112182]: warnings.warn( Jun 04 09:39:59.738160 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:39:59.738160 np0000178524 devstack@c-api.service[112179]: warnings.warn( Jun 04 09:39:59.757544 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 04 09:39:59.757544 np0000178524 devstack@c-api.service[112180]: warnings.warn( Jun 04 09:40:00.021371 np0000178524 devstack@c-api.service[112179]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:40:00.021872 np0000178524 devstack@c-api.service[112179]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112179) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:40:00.023669 np0000178524 devstack@c-api.service[112182]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:40:00.024129 np0000178524 devstack@c-api.service[112182]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112182) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:40:00.048495 np0000178524 devstack@c-api.service[112180]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:40:00.048992 np0000178524 devstack@c-api.service[112180]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112180) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:40:00.072849 np0000178524 devstack@c-api.service[112181]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 04 09:40:00.073266 np0000178524 devstack@c-api.service[112181]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112181) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 04 09:40:00.108340 np0000178524 devstack@c-api.service[112179]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:40:00.108340 np0000178524 devstack@c-api.service[112179]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:40:00.109582 np0000178524 devstack@c-api.service[112182]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:40:00.109582 np0000178524 devstack@c-api.service[112182]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:40:00.111571 np0000178524 devstack@c-api.service[112180]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:40:00.111571 np0000178524 devstack@c-api.service[112180]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:40:00.133622 np0000178524 devstack@c-api.service[112181]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 04 09:40:00.133622 np0000178524 devstack@c-api.service[112181]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 04 09:40:00.568182 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112182) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:40:00.568392 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112181) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:40:00.568516 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112180) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:40:00.568590 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.568590 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.568788 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.568878 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112179) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 04 09:40:00.568949 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.569015 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.569080 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.569148 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.569204 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.569261 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.569317 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.569317 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.569437 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.569515 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.569588 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.569652 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.569725 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.569823 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.569898 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.569955 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.570017 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.570089 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.570160 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.570215 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.570279 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.570335 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.570389 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.570441 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.570511 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.570590 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.570590 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.570721 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.570788 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.570869 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.571670 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.571742 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.571815 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.571887 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.571947 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.572011 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.572075 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.572131 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.572189 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.572256 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.572313 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.572382 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.572438 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.572504 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.572559 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.572689 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.572755 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.572851 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.572919 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.572982 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.573044 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.573099 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.573167 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.573365 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.573365 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.573365 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.573365 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.573365 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.573614 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.573614 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.573614 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.573614 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.573769 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.573828 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.573874 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.573915 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.573956 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.573994 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.574028 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.574064 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.574108 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.574155 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.574195 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.574236 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.574280 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.574323 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.574358 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.574391 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.574429 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.574470 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.574515 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.574561 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.574596 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.574635 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.574679 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.574726 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.576527 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.576605 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.576650 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.576695 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.576766 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.576766 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.576870 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.576910 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.576951 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.576987 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.577030 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.577069 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.577104 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.577141 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.577184 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.577227 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.577265 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.577301 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.577337 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.577373 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.577420 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.577420 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.577497 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.577537 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.577580 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.577580 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.577580 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.577690 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.577735 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.577779 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.577838 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.577876 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.577919 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.577986 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.578027 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.578071 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.578109 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.578109 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.578185 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.578226 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.578287 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.578349 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.578411 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.578539 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.578592 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.578718 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.578783 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.578921 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.579008 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.579585 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.579631 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.579709 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.579778 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.579828 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.579896 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.579960 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.580677 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.580724 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.580783 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.580879 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.580933 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.580933 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.581016 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.581058 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.581095 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.581133 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.581184 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.581184 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.581184 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.581312 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.581360 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.581404 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.581444 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.581481 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.581526 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.581568 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.581604 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.581646 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.581686 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.581726 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.581765 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.581837 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.581837 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.581915 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.582492 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.582544 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.582606 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.582674 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.582715 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.582796 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.582845 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.582895 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.582942 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.582942 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.583026 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.583064 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.583105 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.583142 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.583178 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.583178 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.583260 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.583296 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.583333 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.583374 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.583418 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.583464 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.583505 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.583505 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.583505 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.583619 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.583619 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.583699 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.587936 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.587986 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.588067 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.588116 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.588116 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.588187 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.588231 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.588277 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.588277 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.588342 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.588378 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.588416 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.588416 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.588416 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.588520 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.588586 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.588633 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.588689 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.588748 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.588829 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.588880 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.588921 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.588967 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.589009 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.589009 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.589079 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.589158 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.589227 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.590357 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.590413 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.590488 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.590531 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.590572 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.590612 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.590646 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.590692 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.590736 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.590800 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.590848 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.590885 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.590926 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.590975 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.591016 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.591059 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.591100 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.591141 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.591178 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.591215 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.591255 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.591292 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.591329 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.591367 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.591404 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.591404 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.591404 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.591404 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.593201 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.593288 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.593340 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.593377 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.593429 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.593475 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.593509 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.593551 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.593587 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.593624 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.593660 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.593697 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.593739 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.593794 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.593847 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.593847 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.593919 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.593953 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.593993 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.593993 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.594056 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.594094 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.594128 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.594205 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.594253 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.594316 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.594371 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.594438 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.594476 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.594519 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.594590 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.594650 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.594689 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.594725 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.594792 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.594851 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.594889 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.594930 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.594964 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.595001 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.595038 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.595074 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.595111 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.595152 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.595191 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.595236 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.595278 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.595311 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.595344 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.595384 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.595419 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.595455 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.595495 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.595495 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.595495 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.595495 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.596032 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.596118 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.596118 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.596197 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.596235 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.596284 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.596322 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.596360 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.596405 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.596442 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.596480 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.596513 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.596549 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.596586 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.596586 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.596654 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.596691 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.596843 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.596887 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.596920 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.596966 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.597007 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.597007 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.597081 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.597081 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.597154 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.597188 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.597188 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.598802 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.598862 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.598902 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.598944 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.598986 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.599020 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.599055 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.599055 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.599127 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.599175 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.599212 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.599212 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.599287 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.599325 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.599431 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.599493 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.599580 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.599643 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.599695 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.599695 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.599790 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.599840 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.599882 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.599882 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.599955 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.599992 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.599992 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.600073 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.600318 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.600375 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.600413 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.600455 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.600498 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.600536 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.600573 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.600610 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.600645 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.600687 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.600723 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.600776 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.600847 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.600889 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.600930 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.600972 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.601017 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.601053 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.601094 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.601136 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.601184 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.601221 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.601257 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.601299 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.601335 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.601371 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.601406 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.601448 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.601501 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.601541 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.601583 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.601621 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.601656 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.601691 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.601725 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.601767 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.601816 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.601854 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.601899 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.601934 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.601977 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.602018 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.602057 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.602103 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.602139 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.602174 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.602209 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.602244 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.602285 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.602327 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.602367 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.602367 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.602367 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.602367 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.602367 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.602367 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.603282 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.603343 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.603396 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.603447 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.603487 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.603523 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.603565 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.603601 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.603639 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.603675 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.603716 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.603753 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.603821 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.603862 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.603895 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.603937 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.603980 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.604017 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.604058 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.604093 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.604135 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.604175 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.604221 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.604257 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.604293 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.604330 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.604330 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.604330 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.604746 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.604810 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.604870 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.604927 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.604973 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.605017 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.605054 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.605094 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.605129 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.605166 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.605203 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.605239 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.605274 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.605315 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.605356 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.605402 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.605402 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.605471 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.605505 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.605546 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.605661 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.605718 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.605758 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.605835 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.605876 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.605918 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.605961 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.606002 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.606038 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.606078 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.606119 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.606160 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.606199 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.606241 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.606277 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.606314 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.606350 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.606391 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.606433 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.606473 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.606510 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.606550 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.606595 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.606631 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.606666 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.606706 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.606741 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.606791 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.606843 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.606878 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.606913 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.606949 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.606949 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.606949 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.606949 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.606949 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.610412 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.610467 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.610539 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.610586 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.610627 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.610661 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.610702 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.610742 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.610742 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.610830 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.610884 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.610922 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.610956 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.610993 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.611034 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.611071 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.611111 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.611148 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.611184 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.611220 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.611262 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.611304 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.611345 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.611381 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.611417 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.611452 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.611493 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.611530 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.611565 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.611607 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.611644 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.611680 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.611715 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.611752 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.611790 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.611849 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.611891 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.611927 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.611962 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.612009 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.612050 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.612086 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.612122 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.612161 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.612203 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.612243 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.612243 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.612307 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.612350 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.612395 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.612395 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.612395 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.612395 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.612395 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.612561 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.612609 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.612645 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.612682 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.612724 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.612724 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.612724 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.612848 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.612885 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.612885 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.612953 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.612990 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.613030 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.613065 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.613110 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.613151 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.613191 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.613226 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.613267 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.613302 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.613342 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.613376 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.613416 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.613457 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.613496 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.613541 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.613577 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.613577 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.613577 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.613577 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.614936 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.614985 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.615019 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.615056 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.615100 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.615145 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.615188 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.615229 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.615265 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.615306 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.615344 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.615385 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.615421 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.615456 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.615492 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.615529 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.615581 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.615618 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.615654 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.615696 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.615732 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.615771 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.615821 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.615868 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.615916 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.615958 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.616008 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.616046 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.616079 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.616111 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.616144 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.616182 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.616219 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.616251 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.616285 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.616322 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.616445 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.616492 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.616530 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.616576 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.616613 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.616652 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.616694 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.616730 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.616769 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.616834 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.616885 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.616922 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.616963 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.617004 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.617045 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.617082 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.617117 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.617158 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.617194 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.617230 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.617265 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.617302 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.617343 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.617384 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.617425 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.617468 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.617513 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.617550 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.617591 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.617634 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.617676 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.617712 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.617754 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.617807 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.617854 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.617890 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.617926 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.617964 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.618020 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.618056 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.618094 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.618127 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.618174 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.618211 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.618247 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.618284 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.618318 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.618358 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.618394 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.618430 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.618467 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.618508 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.618550 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.618591 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.618627 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.618664 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.618700 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.618751 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.618818 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.618868 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.618906 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.618943 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.619003 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.619052 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.619088 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.619124 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.619160 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.619197 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.619197 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.619197 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.619197 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.619197 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.619197 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.619402 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.619445 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.619482 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.619523 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.619559 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.619595 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.619632 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.619669 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.619669 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.619742 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.619786 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.619839 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.619883 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.619921 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.619921 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.619986 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.620024 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.620055 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.620094 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.620131 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.620164 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.620196 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.620236 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.620270 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.620270 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.620333 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.620366 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.620404 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.620447 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.620480 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.620480 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.620541 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.620541 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.620541 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.620541 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.620668 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.620707 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.620707 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.620773 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.620773 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.622423 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.622469 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.622469 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.622469 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.622469 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.622591 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.622591 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.622591 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.622591 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.622725 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.622759 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.622818 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.622853 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.622896 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.622934 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.623039 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.623039 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.623039 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.623039 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.623259 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.623259 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.623259 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.623357 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.623394 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.623442 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.623479 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.623517 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.623557 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.623597 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.623637 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.623672 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.623707 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.623744 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.623791 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.623791 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.623881 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.623919 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.623959 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.623999 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.624050 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.624087 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.624120 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.624155 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.624205 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.624247 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.624285 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.624320 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.624353 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.624390 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.624426 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.624462 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.624507 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.624550 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.624587 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.624622 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.624622 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.624690 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.624725 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.624763 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.624763 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.624763 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.624886 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.625220 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.625220 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.625220 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.625220 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.625350 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.625350 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.625350 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.625440 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.625477 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.625508 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.625553 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.625588 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.625619 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.625656 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.625688 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.625725 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.625725 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.625725 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.625863 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.626001 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.626047 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.626086 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.626122 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.626159 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.626159 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.626250 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.626284 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.626317 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.626317 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.626390 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.626430 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.626471 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.626508 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.626508 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.626596 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.626647 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.626697 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.626744 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.626744 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.626843 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.626885 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.626922 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.626959 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.626999 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.626999 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.627070 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.627180 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.627273 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.627350 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.627400 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.627444 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.627480 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.627521 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.627561 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.627606 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.627643 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.627679 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.627719 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.627761 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.627880 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 04 09:40:00.632986 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112181) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.633037 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.633102 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.633163 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.633234 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112181) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.633277 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112182) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.633318 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112181) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.633359 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.633404 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.633489 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.633531 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112179) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.633575 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112182) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.633613 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.633654 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112182) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.633695 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.633732 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.633859 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112179) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.633936 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112179) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.635049 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112180) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 04 09:40:00.635159 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 04 09:40:00.635247 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 04 09:40:00.635327 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 04 09:40:00.635409 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112180) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 04 09:40:00.635491 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112180) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 04 09:40:00.680640 np0000178524 devstack@c-api.service[112182]: INFO dbcounter [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Registered counter for database cinder Jun 04 09:40:00.680760 np0000178524 devstack@c-api.service[112181]: INFO dbcounter [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Registered counter for database cinder Jun 04 09:40:00.681058 np0000178524 devstack@c-api.service[112179]: INFO dbcounter [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Registered counter for database cinder Jun 04 09:40:00.684123 np0000178524 devstack@c-api.service[112180]: INFO dbcounter [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Registered counter for database cinder Jun 04 09:40:00.726808 np0000178524 devstack@c-api.service[112181]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc 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=112181) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.729197 np0000178524 devstack@c-api.service[112179]: DEBUG oslo_db.sqlalchemy.engines [None req-e08412ce-b103-4945-895a-ceaac6268074 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=112179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.733849 np0000178524 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.740934 np0000178524 devstack@c-api.service[112182]: DEBUG oslo_db.sqlalchemy.engines [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 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=112182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.840681 np0000178524 devstack@c-api.service[112181]: DEBUG dbcounter [-] [112181] Writer thread running {{(pid=112181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:40:00.843358 np0000178524 devstack@c-api.service[112181]: INFO cinder.rpc [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:40:00.844691 np0000178524 devstack@c-api.service[112179]: DEBUG dbcounter [-] [112179] Writer thread running {{(pid=112179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:40:00.845865 np0000178524 devstack@c-api.service[112181]: INFO cinder.rpc [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:40:00.846101 np0000178524 devstack@c-api.service[112180]: DEBUG dbcounter [-] [112180] Writer thread running {{(pid=112180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:40:00.847185 np0000178524 devstack@c-api.service[112179]: INFO cinder.rpc [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:40:00.847939 np0000178524 devstack@c-api.service[112181]: INFO cinder.rpc [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:40:00.848629 np0000178524 devstack@c-api.service[112180]: INFO cinder.rpc [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:40:00.849439 np0000178524 devstack@c-api.service[112179]: INFO cinder.rpc [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:40:00.849841 np0000178524 devstack@c-api.service[112181]: INFO cinder.rpc [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:40:00.850687 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.851245 np0000178524 devstack@c-api.service[112180]: INFO cinder.rpc [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:40:00.851682 np0000178524 devstack@c-api.service[112179]: INFO cinder.rpc [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:40:00.853816 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.853914 np0000178524 devstack@c-api.service[112179]: INFO cinder.rpc [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:40:00.854019 np0000178524 devstack@c-api.service[112180]: INFO cinder.rpc [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:40:00.854987 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.856445 np0000178524 devstack@c-api.service[112180]: INFO cinder.rpc [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:40:00.857639 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.858953 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.860850 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.875794 np0000178524 devstack@c-api.service[112182]: DEBUG dbcounter [-] [112182] Writer thread running {{(pid=112182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 04 09:40:00.879546 np0000178524 devstack@c-api.service[112182]: INFO cinder.rpc [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 04 09:40:00.882297 np0000178524 devstack@c-api.service[112182]: INFO cinder.rpc [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 04 09:40:00.884920 np0000178524 devstack@c-api.service[112182]: INFO cinder.rpc [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 04 09:40:00.887089 np0000178524 devstack@c-api.service[112182]: INFO cinder.rpc [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 04 09:40:00.888274 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.890096 np0000178524 devstack@c-api.service[112181]: DEBUG oslo_db.sqlalchemy.engines [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc 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=112181) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.892386 np0000178524 devstack@c-api.service[112181]: INFO cinder.rpc [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:40:00.893298 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.894789 np0000178524 devstack@c-api.service[112181]: INFO cinder.rpc [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:40:00.895871 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.895949 np0000178524 devstack@c-api.service[112179]: DEBUG oslo_db.sqlalchemy.engines [None req-e08412ce-b103-4945-895a-ceaac6268074 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=112179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.897763 np0000178524 devstack@c-api.service[112179]: INFO cinder.rpc [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:40:00.897904 np0000178524 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.899656 np0000178524 devstack@c-api.service[112179]: INFO cinder.rpc [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:40:00.900468 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.901039 np0000178524 devstack@c-api.service[112180]: INFO cinder.rpc [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:40:00.903685 np0000178524 devstack@c-api.service[112180]: INFO cinder.rpc [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:40:00.905034 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.908135 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.910824 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.911361 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.913946 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.914530 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.916711 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.917161 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.918622 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.921164 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.921623 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.922189 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.924455 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.924529 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.925232 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.927695 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.928245 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.928518 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.930797 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.931529 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.931789 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.933675 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.933760 np0000178524 devstack@c-api.service[112182]: DEBUG oslo_db.sqlalchemy.engines [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 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=112182) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:00.934533 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.934609 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.935177 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.936866 np0000178524 devstack@c-api.service[112182]: INFO cinder.rpc [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 04 09:40:00.937581 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.937860 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.938092 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.939109 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.940067 np0000178524 devstack@c-api.service[112182]: INFO cinder.rpc [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 04 09:40:00.940933 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.941487 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.941787 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.943397 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.943848 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.945310 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.946740 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.947603 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.948001 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.948617 np0000178524 devstack@c-api.service[112181]: WARNING cinder.api.contrib.hosts [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:40:00.949316 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.950661 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.950945 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.952741 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.952837 np0000178524 devstack@c-api.service[112179]: WARNING cinder.api.contrib.hosts [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:40:00.953522 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.953595 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.954232 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.954640 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.954950 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.955597 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.956426 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.956904 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.956977 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.957922 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.957989 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.958416 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.958729 np0000178524 devstack@c-api.service[112180]: WARNING cinder.api.contrib.hosts [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:40:00.959291 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.959497 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.959789 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.960714 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.960811 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: extensions {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.960906 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.962146 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: encryption {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.962237 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.962360 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.963593 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.963683 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.963813 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: capabilities {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.963967 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.964620 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: extensions {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.965126 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-quota-class-sets {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.965301 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.965969 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: encryption {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.966403 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-volume-type-access {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.966677 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.967492 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: capabilities {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.967905 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.968091 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: extra_specs {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.968178 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.968830 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-quota-class-sets {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.969492 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.969646 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-hosts {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.970519 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: extensions {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.970749 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-volume-type-access {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.970982 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.971054 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-availability-zone {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.972334 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: consistencygroups {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.972410 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: extra_specs {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.972484 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: encryption {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.973921 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-hosts {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.974006 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: capabilities {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.974308 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: cgsnapshots {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.974501 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.975304 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-quota-class-sets {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.975379 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-availability-zone {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.975713 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-snapshot-manage {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.976611 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: consistencygroups {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.976702 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-volume-type-access {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.977158 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-volume-manage {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.977630 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.978235 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: extra_specs {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.978577 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: cgsnapshots {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.978649 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: backups {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.979814 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-hosts {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.980007 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-snapshot-manage {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.980671 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: encryption {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.980745 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.981232 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-availability-zone {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.981435 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-volume-manage {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.982255 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-volume-transfer {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.982556 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: consistencygroups {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.982967 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: backups {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.983749 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.983835 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: scheduler-stats {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.984518 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: cgsnapshots {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.985020 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: encryption {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.985334 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: os-quota-sets {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.985414 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.985959 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-snapshot-manage {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.986590 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-volume-transfer {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.987266 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extended resource: qos-specs {{(pid=112181) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.987341 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-volume-manage {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.988072 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.988166 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: scheduler-stats {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.988857 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: backups {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.989452 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.contrib.snapshot_actions [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] SnapshotActionsController initialized {{(pid=112181) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:40:00.989639 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: os-quota-sets {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.990201 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.990887 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: encryption {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.991104 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extended resource: qos-specs {{(pid=112179) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.991593 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.992530 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-volume-transfer {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.992981 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.993271 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.contrib.snapshot_actions [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] SnapshotActionsController initialized {{(pid=112179) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:40:00.993823 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.994035 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.994125 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: scheduler-stats {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.994298 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.995447 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.995556 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: os-quota-sets {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.995617 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.996853 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.996985 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.997056 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extended resource: qos-specs {{(pid=112180) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:00.997339 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.998167 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.998359 np0000178524 devstack@c-api.service[112181]: WARNING castellan.key_manager.migration [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.999332 np0000178524 devstack@c-api.service[112182]: WARNING cinder.api.contrib.hosts [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 04 09:40:00.999418 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:00.999418 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension TypesManage extending resource: types {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:00.999532 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:00.999594 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:00.999677 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension SnapshotActions extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:00.999753 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.contrib.snapshot_actions [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] SnapshotActionsController initialized {{(pid=112180) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:40:00.999855 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeActions extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:00.999938 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeTypeAccess extending resource: types {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000120 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.000192 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension UsedLimits extending resource: limits {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000192 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000308 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000413 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000507 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension AdminActions extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000626 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension AdminActions extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000731 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension AdminActions extending resource: backups {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000823 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.000888 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.000951 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.001015 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.001078 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.v3.router [None req-a9b4e5bf-ab7f-435f-a5a6-49c2c05853cc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112181) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.001616 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.002286 np0000178524 devstack@c-api.service[112179]: WARNING castellan.key_manager.migration [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.002358 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.003136 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.003246 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.003346 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension TypesManage extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.003491 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.003589 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.003695 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.003799 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeActions extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.003892 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004021 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension UsedLimits extending resource: limits {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004120 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004214 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004333 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004424 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension AdminActions extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004545 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension AdminActions extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004634 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.004704 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension AdminActions extending resource: backups {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004863 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.004863 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.005003 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.v3.router [None req-e08412ce-b103-4945-895a-ceaac6268074 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112179) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.005068 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.006112 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.006426 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.007575 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.007738 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.008943 np0000178524 devstack@c-api.service[112181]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bf76e8a3668 pid: 112181 (default app) Jun 04 09:40:01.009109 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.009158 np0000178524 devstack@c-api.service[112180]: WARNING castellan.key_manager.migration [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.010165 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.010284 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension TypesManage extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.010400 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.010512 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.010613 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.010683 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeActions extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.010835 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.010957 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension UsedLimits extending resource: limits {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011059 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011159 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011272 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011372 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension AdminActions extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011497 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension AdminActions extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011600 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension AdminActions extending resource: backups {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011703 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011822 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.011933 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.v3.router [None req-6aa22a34-6adc-42b8-b62e-f963777b63e9 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112180) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.012058 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: extensions {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.013175 np0000178524 devstack@c-api.service[112179]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bf76e8a3668 pid: 112179 (default app) Jun 04 09:40:01.014025 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: encryption {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.016158 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: capabilities {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.016947 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.016947 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.016947 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.016947 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.017849 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.017849 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.017849 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.017849 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.018158 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.018158 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.018158 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.018158 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.018158 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.018158 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.018607 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.018607 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.018607 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.018607 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.018607 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.019004 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.019004 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.019004 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.019004 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.019004 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.019345 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.019345 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.019345 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.019345 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.019638 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.019638 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.019638 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.019638 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.019638 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020062 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020062 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020062 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020062 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020062 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020382 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020382 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020382 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020382 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020382 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020382 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020812 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020812 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020812 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020812 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.020812 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.020812 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.021290 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.021290 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.021290 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.021290 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.021290 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.021290 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.021707 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.021707 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.021707 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.021707 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.021707 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022108 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022108 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022108 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022108 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022108 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022423 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022423 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022423 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022423 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022423 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022423 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022882 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022882 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022882 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022882 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.022882 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.022882 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.023263 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.023263 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.023263 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.023263 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.023263 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.023653 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.023653 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.023653 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.023653 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.023653 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.024024 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.024024 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.024024 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.024024 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.024332 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.024332 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.024332 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.024332 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.024624 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.024624 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.024624 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.024624 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.024624 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025036 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025036 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025036 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025036 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025036 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025429 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025429 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025429 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025429 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025668 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025668 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025668 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025668 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025887 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025887 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.025887 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.025887 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026084 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026084 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026084 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026084 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026288 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026288 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026288 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026288 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026484 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026484 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026484 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026484 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026484 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026735 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026735 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026735 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026735 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.026735 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.026735 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027052 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027052 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027052 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027052 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027052 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027282 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027282 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027282 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027282 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027282 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027282 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027552 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027552 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027552 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027552 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027552 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027552 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027859 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027859 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027859 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027859 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.027859 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.027859 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028154 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028154 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028154 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028154 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028154 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028154 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028449 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028449 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028449 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028449 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028645 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028645 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028645 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028645 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028645 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028928 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028928 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028928 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.028928 np0000178524 devstack@c-api.service[112181]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:01.028928 np0000178524 devstack@c-api.service[112181]: warnings.warn(deprecated_msg) Jun 04 09:40:01.029161 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-quota-class-sets {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.029535 np0000178524 devstack@c-api.service[112180]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bf76e8a3668 pid: 112180 (default app) Jun 04 09:40:01.029586 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-volume-type-access {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.029632 np0000178524 devstack@c-api.service[112181]: DEBUG cinder.api.middleware.request_id [None req-ab6bb670-0b2e-44e7-9181-945d87b2dcce None None] RequestId filter calling following filter/app {{(pid=112181) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:40:01.029670 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: extra_specs {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.029706 np0000178524 devstack@c-api.service[112181]: [pid: 112181|app: 0|req: 1/1] 199.204.45.169 () {60 vars in 956 bytes} [Thu Jun 4 09:40:01 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 04 09:40:01.029749 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-hosts {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.029749 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-availability-zone {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.029749 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: consistencygroups {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.029749 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: cgsnapshots {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.029749 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-snapshot-manage {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.031248 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-volume-manage {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.032706 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: backups {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.034780 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: encryption {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.036366 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-volume-transfer {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.037975 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: scheduler-stats {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.039429 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: os-quota-sets {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.040895 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extended resource: qos-specs {{(pid=112182) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 04 09:40:01.043097 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.contrib.snapshot_actions [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] SnapshotActionsController initialized {{(pid=112182) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 04 09:40:01.044042 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.045585 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.047031 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.048385 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.049743 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.051140 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.052533 np0000178524 devstack@c-api.service[112182]: WARNING castellan.key_manager.migration [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 04 09:40:01.053540 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.053641 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension TypesManage extending resource: types {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.053788 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.053921 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.054802 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeActions extending resource: volumes {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.054955 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055052 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension UsedLimits extending resource: limits {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055176 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055282 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055419 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055503 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension AdminActions extending resource: volumes {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055640 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension AdminActions extending resource: snapshots {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055723 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension AdminActions extending resource: backups {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055861 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.055968 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.056077 np0000178524 devstack@c-api.service[112182]: DEBUG cinder.api.v3.router [None req-99774f7e-7462-40cf-ac31-6a40a347acf1 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112182) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 04 09:40:01.065329 np0000178524 devstack@c-api.service[112182]: WSGI app 0 (mountpoint='') ready in 3 seconds on interpreter 0x7bf76e8a3668 pid: 112182 (default app) Jun 04 09:40:08.324725 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.324725 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.324725 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.324725 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.325408 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.325408 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.325408 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.325408 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.325668 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.325668 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.325668 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.325668 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.325668 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.325668 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.326109 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.326109 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.326109 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.326109 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.326109 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.326434 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.326434 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.326434 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.326434 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.326434 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.326752 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.326752 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.326752 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.326752 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327037 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327037 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327037 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327037 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327037 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327374 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327374 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327374 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327374 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327374 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327695 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327695 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327695 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327695 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.327695 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.327695 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328080 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328080 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328080 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328080 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328080 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328080 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328452 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328452 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328452 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328452 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328452 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328452 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328963 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328963 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328963 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.328963 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.328963 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329157 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329157 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329157 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329157 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329157 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329335 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329335 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329335 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329335 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329335 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329335 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329564 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329564 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329564 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329564 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329564 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329564 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329770 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329770 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329770 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329770 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329770 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329969 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329969 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329969 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.329969 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.329969 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330145 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330145 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330145 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330145 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330302 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330302 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330302 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330302 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330475 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330475 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330475 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330475 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330475 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330660 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330660 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330660 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330660 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330660 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330888 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330888 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.330888 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.330888 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331031 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331031 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331031 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331031 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331180 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331180 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331180 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331180 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331344 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331344 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331344 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331344 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331491 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331491 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331491 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331491 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331641 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331641 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331641 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331641 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331641 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331842 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331842 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331842 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331842 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.331842 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.331842 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332057 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332057 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332057 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332057 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332057 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332249 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332249 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332249 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332249 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332249 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332249 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332461 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332461 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332461 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332461 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332461 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332461 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332751 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332751 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332751 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332751 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332751 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332751 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332988 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332988 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332988 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332988 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.332988 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.332988 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333210 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.333210 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333210 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.333210 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333364 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.333364 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333364 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.333364 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333364 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.333557 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333557 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.333557 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333557 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.333557 np0000178524 devstack@c-api.service[112179]: warnings.warn(deprecated_msg) Jun 04 09:40:08.333557 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.middleware.request_id [None req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 None None] RequestId filter calling following filter/app {{(pid=112179) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:40:08.840851 np0000178524 devstack@c-api.service[112179]: INFO cinder.api.openstack.wsgi [None req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 admin admin] POST https://199.204.45.169/volume/v3/types Jun 04 09:40:08.841842 np0000178524 devstack@c-api.service[112179]: DEBUG cinder.api.openstack.wsgi [None req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112179) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:40:08.844474 np0000178524 devstack@c-api.service[112179]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 04 09:40:08.844474 np0000178524 devstack@c-api.service[112179]: warnings.warn( Jun 04 09:40:08.892822 np0000178524 devstack@c-api.service[112179]: DEBUG oslo_db.sqlalchemy.engines [None req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 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=112179) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:08.933685 np0000178524 devstack@c-api.service[112179]: INFO cinder.api.openstack.wsgi [None req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 admin admin] https://199.204.45.169/volume/v3/types returned with HTTP 200 Jun 04 09:40:08.935106 np0000178524 devstack@c-api.service[112179]: [pid: 112179|app: 0|req: 1/2] 199.204.45.169 () {68 vars in 1288 bytes} [Thu Jun 4 09:40:08 2026] POST /volume/v3/types => generated 186 bytes in 621 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 04 09:40:08.959942 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.959942 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.959942 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.959942 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.959942 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.960760 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.960760 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.960760 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.960760 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.960760 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.961121 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.961121 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.961121 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.961121 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.961121 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.961121 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.961526 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.961526 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.961526 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.961526 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.961900 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.961900 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.961900 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.961900 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.962256 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.962256 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.962256 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.962256 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.962549 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.962549 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.962549 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.962549 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.962549 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.962893 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.962893 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.962893 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.962893 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.962893 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.963200 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.963200 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.963200 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.963200 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.963200 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.963200 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.963624 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.963624 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.963624 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.963624 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.963624 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.963624 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964025 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964025 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964025 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964025 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964025 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964025 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964391 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964391 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964391 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964391 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964391 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964675 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964675 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964675 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.964675 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.964675 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965012 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965012 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965012 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965012 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965012 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965012 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965346 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965346 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965346 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965346 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965346 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965346 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965676 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965676 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965676 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.965676 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.965676 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966087 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966087 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966087 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966087 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966087 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966380 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966380 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966380 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966380 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966657 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966657 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966657 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966657 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966981 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966981 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966981 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.966981 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.966981 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967365 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967365 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967365 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967365 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967365 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967675 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967675 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967675 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967675 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967885 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967885 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967885 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967885 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967993 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967993 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.967993 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.967993 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968101 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968101 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968101 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968101 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968214 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968214 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968214 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968214 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968344 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968344 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968344 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968344 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968344 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968488 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968488 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968488 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968488 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968488 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968488 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968646 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968646 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968646 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968646 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968646 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968799 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968799 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968799 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968799 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.968799 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.968799 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969046 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969046 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969046 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969046 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969046 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969046 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969207 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969207 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969207 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969207 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969207 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969207 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969374 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969374 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969374 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969374 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969374 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969374 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969541 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969541 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969541 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969541 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969653 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969653 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969653 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969653 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969653 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969826 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969826 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969826 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969826 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 04 09:40:08.969826 np0000178524 devstack@c-api.service[112180]: warnings.warn(deprecated_msg) Jun 04 09:40:08.969826 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.middleware.request_id [req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 req-103d724e-d5c1-418b-8cb9-bc08015e3dbc None None] RequestId filter calling following filter/app {{(pid=112180) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 04 09:40:09.300119 np0000178524 devstack@c-api.service[112180]: INFO cinder.api.openstack.wsgi [req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 req-103d724e-d5c1-418b-8cb9-bc08015e3dbc admin admin] POST https://199.204.45.169/volume/v3/types/1f72d3e3-4ee6-41fa-a0ea-6cd8d7b2437f/extra_specs Jun 04 09:40:09.300708 np0000178524 devstack@c-api.service[112180]: DEBUG cinder.api.openstack.wsgi [req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 req-103d724e-d5c1-418b-8cb9-bc08015e3dbc admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112180) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 04 09:40:09.302545 np0000178524 devstack@c-api.service[112180]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 04 09:40:09.302545 np0000178524 devstack@c-api.service[112180]: warnings.warn( Jun 04 09:40:09.344354 np0000178524 devstack@c-api.service[112180]: DEBUG oslo_db.sqlalchemy.engines [req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 req-103d724e-d5c1-418b-8cb9-bc08015e3dbc 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=112180) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 04 09:40:09.407107 np0000178524 devstack@c-api.service[112180]: INFO cinder.api.openstack.wsgi [req-6a4b05c7-6fe0-40c2-b118-7d4ba0f73dc0 req-103d724e-d5c1-418b-8cb9-bc08015e3dbc admin admin] https://199.204.45.169/volume/v3/types/1f72d3e3-4ee6-41fa-a0ea-6cd8d7b2437f/extra_specs returned with HTTP 200 Jun 04 09:40:09.408057 np0000178524 devstack@c-api.service[112180]: [pid: 112180|app: 0|req: 1/3] 199.204.45.169 () {70 vars in 1505 bytes} [Thu Jun 4 09:40:08 2026] POST /volume/v3/types/1f72d3e3-4ee6-41fa-a0ea-6cd8d7b2437f/extra_specs => generated 55 bytes in 461 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 04 09:40:10.894239 np0000178524 devstack@c-api.service[112181]: DEBUG dbcounter [-] [112181] Writing DB stats cinder:SELECT=6 {{(pid=112181) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:40:10.938727 np0000178524 devstack@c-api.service[112182]: DEBUG dbcounter [-] [112182] Writing DB stats cinder:SELECT=6 {{(pid=112182) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:40:18.928636 np0000178524 devstack@c-api.service[112179]: DEBUG dbcounter [-] [112179] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112179) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 04 09:40:19.404581 np0000178524 devstack@c-api.service[112180]: DEBUG dbcounter [-] [112180] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112180) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}