Jun 17 15:30:21.535818 np0000181231 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 17 15:30:21.542565 np0000181231 devstack@c-api.service[116613]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: *** Starting uWSGI 2.0.24-debian (64bit) on [Wed Jun 17 15:30:21 2026] *** Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: nodename: np0000181231 Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: machine: x86_64 Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: clock source: unix Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: pcre jit disabled Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: detected number of CPU cores: 16 Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: current working directory: / Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: detected binary path: /usr/bin/uwsgi-core Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: your processes number limit is 256917 Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: your memory page size is 4096 bytes Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: detected max file descriptor number: 2048 Jun 17 15:30:21.547482 np0000181231 devstack@c-api.service[116613]: lock engine: pthread robust mutexes Jun 17 15:30:21.548236 np0000181231 devstack@c-api.service[116613]: thunder lock: enabled Jun 17 15:30:21.548236 np0000181231 devstack@c-api.service[116613]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 17 15:30:21.548236 np0000181231 devstack@c-api.service[116613]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 17 15:30:21.548236 np0000181231 devstack@c-api.service[116613]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 17 15:30:21.548236 np0000181231 devstack@c-api.service[116613]: Set PythonHome to /opt/stack/data/venv Jun 17 15:30:21.581617 np0000181231 devstack@c-api.service[116613]: Python main interpreter initialized at 0x7a1f318a3668 Jun 17 15:30:21.581617 np0000181231 devstack@c-api.service[116613]: python threads support enabled Jun 17 15:30:21.581617 np0000181231 devstack@c-api.service[116613]: your server socket listen backlog is limited to 100 connections Jun 17 15:30:21.581617 np0000181231 devstack@c-api.service[116613]: your mercy for graceful operations on workers is 80 seconds Jun 17 15:30:21.582119 np0000181231 devstack@c-api.service[116613]: mapped 671795 bytes (656 KB) for 4 cores Jun 17 15:30:21.582259 np0000181231 devstack@c-api.service[116613]: *** Operational MODE: preforking *** Jun 17 15:30:21.582422 np0000181231 devstack@c-api.service[116613]: *** uWSGI is running in multiple interpreter mode *** Jun 17 15:30:21.582422 np0000181231 devstack@c-api.service[116613]: spawned uWSGI master process (pid: 116613) Jun 17 15:30:21.582556 np0000181231 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 17 15:30:21.583149 np0000181231 devstack@c-api.service[116613]: spawned uWSGI worker 1 (pid: 116620, cores: 1) Jun 17 15:30:21.585311 np0000181231 devstack@c-api.service[116613]: spawned uWSGI worker 2 (pid: 116621, cores: 1) Jun 17 15:30:21.585311 np0000181231 devstack@c-api.service[116613]: spawned uWSGI worker 3 (pid: 116622, cores: 1) Jun 17 15:30:21.585311 np0000181231 devstack@c-api.service[116613]: spawned uWSGI worker 4 (pid: 116623, cores: 1) Jun 17 15:30:21.585311 np0000181231 devstack@c-api.service[116613]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 17 15:30:21.706635 np0000181231 devstack@c-api.service[116620]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:30:21.706635 np0000181231 devstack@c-api.service[116620]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:30:21.706635 np0000181231 devstack@c-api.service[116620]: we strongly recommend against using it for new projects. Jun 17 15:30:21.706635 np0000181231 devstack@c-api.service[116620]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:30:21.706635 np0000181231 devstack@c-api.service[116620]: framework. For more detail see Jun 17 15:30:21.706635 np0000181231 devstack@c-api.service[116620]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:30:21.706635 np0000181231 devstack@c-api.service[116620]: import eventlet # noqa Jun 17 15:30:21.712351 np0000181231 devstack@c-api.service[116623]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:30:21.712351 np0000181231 devstack@c-api.service[116623]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:30:21.712351 np0000181231 devstack@c-api.service[116623]: we strongly recommend against using it for new projects. Jun 17 15:30:21.712351 np0000181231 devstack@c-api.service[116623]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:30:21.712351 np0000181231 devstack@c-api.service[116623]: framework. For more detail see Jun 17 15:30:21.712351 np0000181231 devstack@c-api.service[116623]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:30:21.712351 np0000181231 devstack@c-api.service[116623]: import eventlet # noqa Jun 17 15:30:21.717564 np0000181231 devstack@c-api.service[116621]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:30:21.717564 np0000181231 devstack@c-api.service[116621]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:30:21.717564 np0000181231 devstack@c-api.service[116621]: we strongly recommend against using it for new projects. Jun 17 15:30:21.717564 np0000181231 devstack@c-api.service[116621]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:30:21.717564 np0000181231 devstack@c-api.service[116621]: framework. For more detail see Jun 17 15:30:21.717564 np0000181231 devstack@c-api.service[116621]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:30:21.717564 np0000181231 devstack@c-api.service[116621]: import eventlet # noqa Jun 17 15:30:21.733659 np0000181231 devstack@c-api.service[116622]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 17 15:30:21.733659 np0000181231 devstack@c-api.service[116622]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 17 15:30:21.733659 np0000181231 devstack@c-api.service[116622]: we strongly recommend against using it for new projects. Jun 17 15:30:21.733659 np0000181231 devstack@c-api.service[116622]: If you are already using Eventlet, we recommend migrating to a different Jun 17 15:30:21.733659 np0000181231 devstack@c-api.service[116622]: framework. For more detail see Jun 17 15:30:21.733659 np0000181231 devstack@c-api.service[116622]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 17 15:30:21.733659 np0000181231 devstack@c-api.service[116622]: import eventlet # noqa Jun 17 15:30:21.791408 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:30:21.791408 np0000181231 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:30:21.796905 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:30:21.796905 np0000181231 devstack@c-api.service[116623]: warnings.warn( Jun 17 15:30:21.802156 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:30:21.802156 np0000181231 devstack@c-api.service[116621]: warnings.warn( Jun 17 15:30:21.817484 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 17 15:30:21.817484 np0000181231 devstack@c-api.service[116622]: warnings.warn( Jun 17 15:30:21.866218 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 15:30:21.866218 np0000181231 devstack@c-api.service[116620]: from cgi import parse_header Jun 17 15:30:21.873168 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 15:30:21.873168 np0000181231 devstack@c-api.service[116623]: from cgi import parse_header Jun 17 15:30:21.876782 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 15:30:21.876782 np0000181231 devstack@c-api.service[116621]: from cgi import parse_header Jun 17 15:30:21.899079 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 17 15:30:21.899079 np0000181231 devstack@c-api.service[116622]: from cgi import parse_header Jun 17 15:30:21.913715 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 15:30:21.913715 np0000181231 devstack@c-api.service[116620]: removals.removed_module( Jun 17 15:30:21.915081 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 15:30:21.915081 np0000181231 devstack@c-api.service[116620]: removals.removed_module( Jun 17 15:30:21.927547 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 15:30:21.927547 np0000181231 devstack@c-api.service[116621]: removals.removed_module( Jun 17 15:30:21.928899 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 15:30:21.928899 np0000181231 devstack@c-api.service[116621]: removals.removed_module( Jun 17 15:30:21.935778 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 15:30:21.935778 np0000181231 devstack@c-api.service[116623]: removals.removed_module( Jun 17 15:30:21.937746 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 15:30:21.937746 np0000181231 devstack@c-api.service[116623]: removals.removed_module( Jun 17 15:30:21.948852 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 17 15:30:21.948852 np0000181231 devstack@c-api.service[116622]: removals.removed_module( Jun 17 15:30:21.950266 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 17 15:30:21.950266 np0000181231 devstack@c-api.service[116622]: removals.removed_module( Jun 17 15:30:22.522781 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 15:30:22.522781 np0000181231 devstack@c-api.service[116621]: warnings.warn( Jun 17 15:30:22.543052 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 15:30:22.543052 np0000181231 devstack@c-api.service[116623]: warnings.warn( Jun 17 15:30:22.559455 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 15:30:22.559455 np0000181231 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:30:22.592151 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 17 15:30:22.592151 np0000181231 devstack@c-api.service[116622]: warnings.warn( Jun 17 15:30:22.614335 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 15:30:22.614335 np0000181231 devstack@c-api.service[116621]: warnings.warn( Jun 17 15:30:22.633890 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 15:30:22.633890 np0000181231 devstack@c-api.service[116623]: warnings.warn( Jun 17 15:30:22.658189 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 15:30:22.658189 np0000181231 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:30:22.684349 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 17 15:30:22.684349 np0000181231 devstack@c-api.service[116622]: warnings.warn( Jun 17 15:30:22.907338 np0000181231 devstack@c-api.service[116621]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 15:30:22.908175 np0000181231 devstack@c-api.service[116621]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116621) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:30:22.913555 np0000181231 devstack@c-api.service[116623]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 15:30:22.914055 np0000181231 devstack@c-api.service[116623]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116623) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:30:22.945617 np0000181231 devstack@c-api.service[116620]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 15:30:22.946292 np0000181231 devstack@c-api.service[116620]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116620) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:30:22.970165 np0000181231 devstack@c-api.service[116622]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 17 15:30:22.970165 np0000181231 devstack@c-api.service[116622]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=116622) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 17 15:30:22.992563 np0000181231 devstack@c-api.service[116623]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 15:30:22.992563 np0000181231 devstack@c-api.service[116623]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:30:22.992962 np0000181231 devstack@c-api.service[116621]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 15:30:22.992962 np0000181231 devstack@c-api.service[116621]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:30:23.006998 np0000181231 devstack@c-api.service[116620]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 15:30:23.006998 np0000181231 devstack@c-api.service[116620]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:30:23.028454 np0000181231 devstack@c-api.service[116622]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 17 15:30:23.028454 np0000181231 devstack@c-api.service[116622]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 17 15:30:23.449568 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116622) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:30:23.449986 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116621) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:30:23.450072 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116620) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:30:23.450151 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.450151 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.450314 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=116623) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 17 15:30:23.450385 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.450456 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.450526 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.450598 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.450657 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.450657 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.450790 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.450867 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.450932 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.450932 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.451583 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.451678 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.451754 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.451818 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.451881 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.451949 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.452016 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.452091 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.452150 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.452224 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.452322 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.452395 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.452472 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.452549 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.452549 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.452682 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.452682 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.452804 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.452866 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.452933 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.452933 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.453053 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.453136 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.453263 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.453366 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.453366 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.453494 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.454356 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.454573 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.454573 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.454573 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.454573 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.454831 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.454906 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.454969 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.455035 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.455092 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.455156 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.455212 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.455212 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.455491 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.455588 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.455667 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.455742 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.455815 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.455815 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.455815 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.455815 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.456058 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.456120 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.456175 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.456175 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.456175 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.456175 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.456175 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.456175 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.456531 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.456531 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.456661 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.456732 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.456802 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.456856 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.456910 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.456982 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.457040 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.457101 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.457169 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.457229 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.457327 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.457386 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.457448 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.457503 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.457553 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.457553 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.457553 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.457553 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.457553 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.457968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.457968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.457968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.457968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.457968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.457968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.457968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.458407 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.458407 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.458407 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.458407 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.458407 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.458669 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.458734 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.458787 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.458861 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.458925 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.458990 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.458990 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.459104 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.459165 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.459222 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.459314 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.459380 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.459380 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.459509 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.459626 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.459626 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.459746 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.459746 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.459746 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.459912 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.459959 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.459996 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.460038 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.460074 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.460115 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.460164 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.460204 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.460283 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.460322 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.460357 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.460403 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.460454 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.460494 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.460527 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.460611 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.460653 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.460692 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.460737 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.460777 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.460811 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.460851 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.460851 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.460851 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.460851 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.460998 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.460998 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.460998 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.460998 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.460998 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.460998 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.460998 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.461507 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.461554 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.461600 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.461641 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.461677 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.461723 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.461770 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.461809 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.461852 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.461904 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.461941 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.461976 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.462013 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.462053 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.462094 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.462134 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.462175 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.462219 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.462279 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.462322 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.462364 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.462402 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.462445 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.462485 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.462520 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.462556 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.462597 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.462638 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.462849 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.462905 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.462952 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.462988 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.463019 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.463202 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.463259 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.463305 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.463305 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.463367 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.463409 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.463409 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.463409 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.463409 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.463546 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.463546 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.463546 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.463546 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.463546 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.463747 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.463796 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.463899 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.463974 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.464069 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.464145 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.464230 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.464339 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.464431 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.467298 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.467360 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.467541 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.467541 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.467541 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.467718 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.467718 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.467788 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.467788 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.467856 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.467888 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.467981 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.468035 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.468081 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.468207 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.468297 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.468353 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.468415 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.468457 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.468524 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.468588 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.469864 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.469933 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.470034 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.470104 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.470203 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.470297 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.470401 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.472432 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.472483 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.472537 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.472576 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.472613 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.472649 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.472685 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.472733 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.472786 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.472823 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.472864 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.472909 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.472909 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.472909 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.473068 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.473136 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.473181 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.473276 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.473335 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.473378 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.473450 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.474715 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.474790 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.474883 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.474968 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.475060 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.475138 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.475233 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.475500 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.475551 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.475648 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.475695 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.475732 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.475767 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.475810 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.475855 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.475891 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.475931 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.475974 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.476016 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.476058 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.476098 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.476135 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.476176 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.476212 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.476275 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.476318 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.476360 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.476403 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.476443 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.476486 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.476523 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.476568 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.476604 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.476640 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.476675 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.476721 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.476763 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.476799 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.476834 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.476874 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.476921 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.476957 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.476998 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.477043 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.477083 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.477119 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.477160 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.477201 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.477236 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.477295 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.477332 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.477366 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.477411 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.477447 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.477486 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.477521 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.477564 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.477601 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.477632 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.477667 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.477703 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.477745 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.477785 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.477825 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.477858 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.477894 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.477941 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.477982 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.478014 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.478050 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.478091 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.478132 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.478172 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.478211 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.478269 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.478317 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.478358 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.478393 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.478435 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.478435 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.478497 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.478532 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.478569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.478975 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.479040 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.479101 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.479171 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.479221 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.479276 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.479324 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.479369 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.479407 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.479452 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.479489 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.479629 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.479671 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.479703 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.479743 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.479778 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.479823 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.479868 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.479904 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.479945 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.479945 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.480900 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.480957 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.481052 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.481121 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.481220 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.481313 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.481417 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.481901 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.481953 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.481988 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.482025 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.482057 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.482099 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.482133 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.482169 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.482208 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.482266 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.482300 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.482347 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.482385 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.482422 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.482465 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.482502 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.482534 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.482534 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.482612 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.482649 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.482684 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.482716 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.482761 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.482797 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.482797 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.482797 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.482797 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.482797 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.483090 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.483141 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.483222 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.483285 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.483318 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.483362 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.483406 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.483443 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.483484 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.483520 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.483563 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.483649 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.483686 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.483729 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.483764 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.483806 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.483847 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.483884 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.483920 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.483964 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.483999 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.484029 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.484056 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.484083 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.484111 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.484135 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.484164 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.484192 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.484219 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.484268 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.484296 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.484321 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.484348 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.484376 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.484406 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.484433 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.484464 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.484492 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.484520 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.484546 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.484580 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.484610 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.484634 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.484634 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.484683 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.484709 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.484736 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.484762 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.484762 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.484813 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.484845 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.484868 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.484894 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.484924 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.484924 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.484924 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.484990 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.485021 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.485048 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.485080 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.485111 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.485137 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.485162 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.485187 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.485213 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.485254 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.485281 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.485312 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.485341 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.485374 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.485406 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.485433 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.485461 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.485492 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.485523 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.485551 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.485551 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.485605 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.485635 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.485669 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.485700 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.485746 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.485838 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.485930 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.487394 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.487459 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.487490 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.487516 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.487560 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.487631 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.487664 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.487710 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.487746 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.487774 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.487807 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.487835 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.487866 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.487896 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.487928 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.487992 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.488024 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.488049 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.488078 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.488104 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.488104 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.488158 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.488158 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.488158 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.488257 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.488351 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.488436 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.488526 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.489006 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.489061 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.489088 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.489119 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.489148 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.489183 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.489208 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.489233 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.489271 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.489298 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.489324 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.489358 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.489389 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.489417 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.489449 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.489473 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.489500 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.489534 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.489569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.489596 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.489623 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.489653 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.489679 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.489709 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.489738 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.489763 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.489792 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.489823 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.489853 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.489880 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.489908 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.489933 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.489963 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.489988 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.490014 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.490039 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.490069 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.490097 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.490132 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.490160 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.490186 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.490210 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.490249 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.490283 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.490309 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.490336 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.490362 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.490388 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.490415 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.490441 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.490475 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.490475 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.490528 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.490557 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.490582 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.490608 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.490637 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.490637 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.490637 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.490721 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.490751 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.490781 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.491233 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.491292 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.491326 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.491326 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.491326 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.491326 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.491435 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.491463 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.491493 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.491526 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.491556 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.491617 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.491648 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.491648 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.491705 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.491737 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.491762 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.491788 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.491814 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.491814 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.491814 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.491814 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.492300 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.492341 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.492411 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.492458 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.492534 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.492586 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.492623 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.492718 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.492762 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.492798 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.492798 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.492872 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.492910 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.492946 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.492988 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.493024 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.493347 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.493398 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.493398 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.493475 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.493513 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.493558 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.493599 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.493641 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.493641 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.493641 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.493641 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.493775 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.493813 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.493887 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.493887 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.493887 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.493887 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.493887 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.494124 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.494163 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.494198 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.494198 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.494287 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.494324 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.494376 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.494414 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.494454 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.494489 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.494529 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.494569 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.494601 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.494640 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.494677 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.494719 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.494719 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.494787 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.494827 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.494867 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.494898 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.494935 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.495777 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.495829 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.495966 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.496008 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.496040 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.496076 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.496118 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.496161 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.496196 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.496231 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.496292 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.496334 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.496379 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.496424 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.496460 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.496494 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.496531 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.496531 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.496531 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.496531 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.496531 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.496698 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.496738 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.496779 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.496814 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.496867 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.497000 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.497039 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.497073 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.497108 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.497144 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.497185 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.497220 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.497279 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.497316 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.497350 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.497384 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.497419 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.497454 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.497491 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.497538 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.497582 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.497618 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.497654 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.497694 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.497735 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.497776 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.497812 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.497812 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.497812 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.497812 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.497812 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.497974 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.498018 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.498059 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.498097 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.498138 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.498173 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.498214 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.498273 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.498318 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.498359 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.498395 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.498438 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.498473 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.498514 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.498554 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.498596 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.498637 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.498684 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.498720 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.498760 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.498796 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.498836 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.498836 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.498907 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.498950 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.498986 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.499032 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.499072 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.499109 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.499150 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.499150 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.499214 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.499278 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.499316 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.499351 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.499386 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.499429 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.499464 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.499499 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.499534 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.499568 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.499647 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.499689 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.499725 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.499764 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.499891 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.499936 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.499970 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.500004 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.500033 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.500060 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.500089 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.500118 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.500146 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.500146 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.500146 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.500146 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.500146 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.500146 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.500146 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.501572 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.501642 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.501699 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.501764 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.501819 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.501877 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.501906 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.501939 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.501967 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.501997 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.502075 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.502129 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.502160 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.502184 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.502215 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.502261 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.502305 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.502334 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.502365 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.502418 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.502452 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.502478 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.502509 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.502536 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.502592 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.502685 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.502720 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.502765 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.502794 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.502822 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.502848 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.502876 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.502907 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.502934 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.502965 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.502996 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.503027 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.503058 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.503088 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.503115 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.503142 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.503174 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.503200 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.503231 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.503271 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.503306 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.503334 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.503334 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.503387 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.503413 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.503439 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.503465 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.503509 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.503644 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.503713 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.503808 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.503841 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.503896 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.503962 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.503991 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.504018 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.504061 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.504094 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.504122 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.504215 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.504271 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.504302 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.504329 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.504353 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.504377 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.504404 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.504438 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.504465 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.504488 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.504515 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.504550 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.504580 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.504605 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.504605 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.504650 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.504676 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.504703 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.504729 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.504753 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.510450 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.510524 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.510567 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.510619 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.510661 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.510698 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.510731 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.510773 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.510827 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.510869 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116620) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.510912 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.510962 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.510962 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.511040 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.511149 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.511149 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116620) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.511228 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.511291 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116620) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.511333 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.511375 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.511412 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.511412 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.511489 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.511526 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.511562 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.511626 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116621) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.511659 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.511701 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.511743 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.511784 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.511826 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.511866 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.511907 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.511943 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.511983 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116622) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.512019 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.512055 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.512090 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.512510 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.512562 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.512613 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 17 15:30:23.512656 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.512697 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116621) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.512732 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=116623) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 17 15:30:23.512773 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116622) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.512810 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 17 15:30:23.512846 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116621) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.512883 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116622) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.512923 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 17 15:30:23.512923 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 17 15:30:23.512923 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=116623) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 17 15:30:23.512923 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=116623) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 17 15:30:23.557347 np0000181231 devstack@c-api.service[116622]: INFO dbcounter [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Registered counter for database cinder Jun 17 15:30:23.557601 np0000181231 devstack@c-api.service[116620]: INFO dbcounter [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Registered counter for database cinder Jun 17 15:30:23.557697 np0000181231 devstack@c-api.service[116621]: INFO dbcounter [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Registered counter for database cinder Jun 17 15:30:23.558828 np0000181231 devstack@c-api.service[116623]: INFO dbcounter [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Registered counter for database cinder Jun 17 15:30:23.600780 np0000181231 devstack@c-api.service[116622]: DEBUG oslo_db.sqlalchemy.engines [None req-fba758a3-f276-4dc9-9853-a8d168af153f 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=116622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.602001 np0000181231 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.603389 np0000181231 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.605338 np0000181231 devstack@c-api.service[116623]: DEBUG oslo_db.sqlalchemy.engines [None req-42feff20-f36c-47e7-8ee5-ff343887f48e 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=116623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.714150 np0000181231 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writer thread running {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:30:23.716987 np0000181231 devstack@c-api.service[116622]: INFO cinder.rpc [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:30:23.717771 np0000181231 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writer thread running {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:30:23.719533 np0000181231 devstack@c-api.service[116622]: INFO cinder.rpc [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:30:23.721064 np0000181231 devstack@c-api.service[116620]: INFO cinder.rpc [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:30:23.722191 np0000181231 devstack@c-api.service[116622]: INFO cinder.rpc [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:30:23.723030 np0000181231 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writer thread running {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:30:23.724392 np0000181231 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writer thread running {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 17 15:30:23.724510 np0000181231 devstack@c-api.service[116622]: INFO cinder.rpc [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:30:23.724597 np0000181231 devstack@c-api.service[116620]: INFO cinder.rpc [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:30:23.725599 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.726032 np0000181231 devstack@c-api.service[116623]: INFO cinder.rpc [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:30:23.727415 np0000181231 devstack@c-api.service[116621]: INFO cinder.rpc [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 17 15:30:23.727562 np0000181231 devstack@c-api.service[116620]: INFO cinder.rpc [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:30:23.728636 np0000181231 devstack@c-api.service[116623]: INFO cinder.rpc [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:30:23.728997 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.729785 np0000181231 devstack@c-api.service[116621]: INFO cinder.rpc [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 17 15:30:23.729937 np0000181231 devstack@c-api.service[116620]: INFO cinder.rpc [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:30:23.731056 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.731473 np0000181231 devstack@c-api.service[116623]: INFO cinder.rpc [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:30:23.732260 np0000181231 devstack@c-api.service[116621]: INFO cinder.rpc [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 17 15:30:23.734123 np0000181231 devstack@c-api.service[116623]: INFO cinder.rpc [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:30:23.734870 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.735015 np0000181231 devstack@c-api.service[116621]: INFO cinder.rpc [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 17 15:30:23.735321 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.736344 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.738601 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.740742 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.762103 np0000181231 devstack@c-api.service[116622]: DEBUG oslo_db.sqlalchemy.engines [None req-fba758a3-f276-4dc9-9853-a8d168af153f 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=116622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.764646 np0000181231 devstack@c-api.service[116622]: INFO cinder.rpc [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:30:23.767007 np0000181231 devstack@c-api.service[116622]: INFO cinder.rpc [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:30:23.768174 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.768376 np0000181231 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.770893 np0000181231 devstack@c-api.service[116620]: INFO cinder.rpc [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:30:23.773188 np0000181231 devstack@c-api.service[116620]: INFO cinder.rpc [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:30:23.773807 np0000181231 devstack@c-api.service[116623]: DEBUG oslo_db.sqlalchemy.engines [None req-42feff20-f36c-47e7-8ee5-ff343887f48e 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=116623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.774292 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.775040 np0000181231 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:23.776578 np0000181231 devstack@c-api.service[116623]: INFO cinder.rpc [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:30:23.777748 np0000181231 devstack@c-api.service[116621]: INFO cinder.rpc [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 17 15:30:23.779078 np0000181231 devstack@c-api.service[116623]: INFO cinder.rpc [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:30:23.780119 np0000181231 devstack@c-api.service[116621]: INFO cinder.rpc [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 17 15:30:23.780377 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.780950 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.781292 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.784166 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.787262 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.787362 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.790571 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.792660 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.793372 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.793657 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.793915 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.795653 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.796626 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.797194 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.798550 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.798663 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.799710 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.800364 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.801634 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.801765 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.804358 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.804546 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.804739 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.804804 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.807618 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.807690 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.807763 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.808638 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.809104 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.810490 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.810605 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.811637 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.811798 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.813373 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.813858 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.814700 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.814901 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.816671 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.817353 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.817565 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.817635 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.819555 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.820672 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.821034 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.821134 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.822120 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.823119 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.823312 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.823664 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.824788 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.824876 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.826195 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.826474 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.827528 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.828689 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.828759 np0000181231 devstack@c-api.service[116622]: WARNING cinder.api.contrib.hosts [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:30:23.829177 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.829803 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.830105 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.830464 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.830733 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.831529 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.832054 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.832533 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.832873 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.833564 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.833899 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.834028 np0000181231 devstack@c-api.service[116620]: WARNING cinder.api.contrib.hosts [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:30:23.834528 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: extensions {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.834666 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.834730 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.835922 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-quota-class-sets {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.836044 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.836131 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.836193 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.837215 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: scheduler-stats {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.837351 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.837552 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.837635 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.838836 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.838901 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.839133 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.839233 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-quota-sets {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.839827 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: extensions {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.840043 np0000181231 devstack@c-api.service[116623]: WARNING cinder.api.contrib.hosts [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:30:23.840665 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.840738 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.840777 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: backups {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.841152 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-quota-class-sets {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.841859 np0000181231 devstack@c-api.service[116621]: WARNING cinder.api.contrib.hosts [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 17 15:30:23.842044 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.842465 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: scheduler-stats {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.842600 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.842798 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-snapshot-manage {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.843354 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.843948 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-quota-sets {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.844073 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.844246 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: consistencygroups {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.844866 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.845498 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.845817 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: extensions {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.845968 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: backups {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.846223 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: extra_specs {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.847163 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-quota-class-sets {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.847232 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.847828 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-hosts {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.848004 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-snapshot-manage {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.848363 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: extensions {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.848446 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: scheduler-stats {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.849147 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-volume-manage {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.849412 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: consistencygroups {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.849754 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-quota-class-sets {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.849907 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-quota-sets {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.850638 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-availability-zone {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.851066 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: scheduler-stats {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.851357 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: extra_specs {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.851990 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: encryption {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.852153 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: backups {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.852587 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-quota-sets {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.852948 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-hosts {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.853516 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-volume-transfer {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.854084 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: backups {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.854186 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-snapshot-manage {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.854268 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-volume-manage {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.855163 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: capabilities {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.855566 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: consistencygroups {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.855732 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-availability-zone {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.856484 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: encryption {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.856721 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-snapshot-manage {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.857075 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: encryption {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.857525 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: extra_specs {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.857987 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: os-volume-type-access {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.858417 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: consistencygroups {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.858571 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-volume-transfer {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.859119 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-hosts {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.859616 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: cgsnapshots {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.860307 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: capabilities {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.860462 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: extra_specs {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.860545 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-volume-manage {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.861071 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extended resource: qos-specs {{(pid=116622) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.861584 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: encryption {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.861917 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-availability-zone {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.862089 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-hosts {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.863088 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: os-volume-type-access {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.863178 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.contrib.snapshot_actions [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] SnapshotActionsController initialized {{(pid=116622) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:30:23.863253 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: encryption {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.863486 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-volume-manage {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.863938 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.864743 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: cgsnapshots {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.864801 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-volume-transfer {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.864974 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-availability-zone {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.865309 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.866148 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extended resource: qos-specs {{(pid=116620) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.866365 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: encryption {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.866425 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: capabilities {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.866640 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.867809 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: encryption {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.867926 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-volume-transfer {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.868015 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.868282 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.contrib.snapshot_actions [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] SnapshotActionsController initialized {{(pid=116620) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:30:23.869013 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.869326 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: os-volume-type-access {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.869433 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.869581 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: capabilities {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.870504 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.870892 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.871056 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: encryption {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.871130 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: cgsnapshots {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.871861 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.872266 np0000181231 devstack@c-api.service[116622]: WARNING castellan.key_manager.migration [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.872583 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extended resource: qos-specs {{(pid=116623) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.874760 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: os-volume-type-access {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.874873 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension SnapshotActions extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.874930 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.874986 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.874986 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.874986 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension AdminActions extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.874986 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension AdminActions extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.874986 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension AdminActions extending resource: backups {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875288 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: cgsnapshots {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.875357 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeActions extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875357 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension TypesManage extending resource: types {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875465 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.875519 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension UsedLimits extending resource: limits {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875519 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875626 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.contrib.snapshot_actions [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] SnapshotActionsController initialized {{(pid=116623) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:30:23.875688 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875688 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875688 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeTypeAccess extending resource: types {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875688 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875688 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.875688 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.v3.router [None req-fba758a3-f276-4dc9-9853-a8d168af153f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116622) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.876294 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extended resource: qos-specs {{(pid=116621) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 17 15:30:23.876383 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.876441 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.877256 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.877347 np0000181231 devstack@c-api.service[116620]: WARNING castellan.key_manager.migration [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.877850 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.contrib.snapshot_actions [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] SnapshotActionsController initialized {{(pid=116621) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 17 15:30:23.878203 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension SnapshotActions extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.878327 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.878470 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.878541 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension AdminActions extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.878630 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.878710 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.878772 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension AdminActions extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.878772 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension AdminActions extending resource: backups {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.878972 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeActions extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879062 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension TypesManage extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879192 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension UsedLimits extending resource: limits {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879298 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879361 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879500 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879571 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeTypeAccess extending resource: types {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879713 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879816 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879910 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.v3.router [None req-53c3b0cc-a53d-4ccb-be97-0d688856e693 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116620) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.879970 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.880149 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.881377 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.881544 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.882799 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.882894 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.882952 np0000181231 devstack@c-api.service[116622]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a1f318a3668 pid: 116622 (default app) Jun 17 15:30:23.884174 np0000181231 devstack@c-api.service[116623]: WARNING castellan.key_manager.migration [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.884437 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.885041 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension SnapshotActions extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.885158 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.885299 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.885396 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension AdminActions extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.885532 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension AdminActions extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.885629 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension AdminActions extending resource: backups {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.885830 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeActions extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.885923 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.885964 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension TypesManage extending resource: types {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886056 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension UsedLimits extending resource: limits {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886156 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886265 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886367 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886469 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeTypeAccess extending resource: types {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886582 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886683 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.886794 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.v3.router [None req-42feff20-f36c-47e7-8ee5-ff343887f48e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116623) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.887388 np0000181231 devstack@c-api.service[116621]: WARNING castellan.key_manager.migration [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 17 15:30:23.888085 np0000181231 devstack@c-api.service[116620]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a1f318a3668 pid: 116620 (default app) Jun 17 15:30:23.888357 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension SnapshotActions extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.888478 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.888680 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.888785 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension AdminActions extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.888895 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension AdminActions extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889003 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension AdminActions extending resource: backups {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889102 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeActions extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889221 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension TypesManage extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889355 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension UsedLimits extending resource: limits {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889455 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889549 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889648 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889749 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeTypeAccess extending resource: types {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889862 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.889971 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.890075 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.v3.router [None req-f83cf6fa-66ba-4453-8be6-ae5b5431854f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=116621) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 17 15:30:23.891051 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891051 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891207 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891207 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891207 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891207 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891207 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891491 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891491 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891491 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891491 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891491 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891491 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891746 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891746 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891746 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891746 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891746 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891974 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891974 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.891974 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.891974 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892157 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892157 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892157 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892157 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892368 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892368 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892368 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892368 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892368 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892598 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892598 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892598 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892598 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892598 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892806 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892806 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892806 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892806 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.892806 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.892806 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893048 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893048 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893048 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893048 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893048 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893048 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893327 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893327 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893327 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893327 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893327 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893327 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893598 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893598 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893598 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893598 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893598 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893598 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893867 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893867 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.893867 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.893867 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894054 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894054 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894054 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894054 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894054 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894363 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894363 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894363 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894363 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894363 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894579 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894579 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894579 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894579 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894579 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894579 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894814 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894814 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894814 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.894814 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.894814 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.895048 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.895048 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.895048 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.895048 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.895048 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.896457 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.896457 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.896457 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.896457 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.896659 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.896659 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.896659 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.896659 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.896827 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.896827 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.896827 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.896827 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.896827 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897076 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897076 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897076 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897076 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897076 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897302 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897302 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897302 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897302 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897474 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897474 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897474 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897474 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897671 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897671 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897671 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897671 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897845 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897845 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.897845 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.897845 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898041 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.898041 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898041 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.898041 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898601 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.898601 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898601 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.898601 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898601 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.898601 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898871 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.898871 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898871 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.898871 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.898871 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.899107 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.899107 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.899107 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.899107 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.899107 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.899107 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.899107 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.899725 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.899725 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.899725 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.899725 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.899725 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.899725 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900218 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900218 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900218 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900218 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900218 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900218 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900512 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900512 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900512 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900512 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900512 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900512 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900804 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900804 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900804 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900804 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900995 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900995 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.900995 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.900995 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.901122 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.901122 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.901122 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.901122 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.901272 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.901272 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.901272 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:23.901272 np0000181231 devstack@c-api.service[116622]: warnings.warn(deprecated_msg) Jun 17 15:30:23.901272 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-6d01a850-cba1-4cd8-a064-02086576bc54 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:30:23.901417 np0000181231 devstack@c-api.service[116623]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a1f318a3668 pid: 116623 (default app) Jun 17 15:30:23.901445 np0000181231 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 1/1] 199.19.213.223 () {60 vars in 956 bytes} [Wed Jun 17 15:30:23 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 17 15:30:23.901472 np0000181231 devstack@c-api.service[116621]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a1f318a3668 pid: 116621 (default app) Jun 17 15:30:30.918634 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.918634 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.918634 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.918634 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.918634 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.919540 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.919540 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.919540 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.919540 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.919540 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.919864 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.919864 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.919864 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.919864 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.919864 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.919864 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.920184 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.920184 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.920184 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.920184 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.920425 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.920425 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.920425 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.920425 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.920706 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.920706 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.920706 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.920706 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921009 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921009 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921009 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921009 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921009 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921333 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921333 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921333 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921333 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921333 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921606 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921606 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921606 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921606 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.921606 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.921606 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922025 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922025 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922025 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922025 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922025 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922025 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922565 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922565 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922565 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922565 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922565 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922565 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922889 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922889 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922889 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.922889 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.922889 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923171 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923171 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923171 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923171 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923171 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923476 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923476 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923476 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923476 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923476 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923476 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923911 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923911 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923911 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923911 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.923911 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.923911 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.924225 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.924225 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.924225 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.924225 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.924225 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.924545 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.924545 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.924545 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.924545 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.924545 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.924839 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.924839 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.924839 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.924839 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.925107 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.925107 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.925107 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.925107 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.925456 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.925456 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.925456 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.925456 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.925456 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.925741 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.925741 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.925741 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.925741 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.925741 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926002 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926002 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926002 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926002 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926304 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926304 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926304 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926304 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926565 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926565 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926565 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926565 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926784 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926784 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.926784 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.926784 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927020 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927020 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927020 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927020 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927249 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927249 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927249 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927249 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927249 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927632 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927632 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927632 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927632 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927632 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927632 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927983 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927983 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927983 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.927983 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.927983 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.928433 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.928433 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.928433 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.928433 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.928433 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.928433 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.928902 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.928902 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.928902 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.928902 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.928902 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.928902 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929252 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929252 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929252 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929252 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929252 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929252 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929623 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929623 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929623 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929623 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929623 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929623 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929948 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929948 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.929948 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.929948 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.930172 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.930172 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.930172 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.930172 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.930172 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.930816 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.930816 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.930816 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.930816 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:30.930816 np0000181231 devstack@c-api.service[116620]: warnings.warn(deprecated_msg) Jun 17 15:30:30.930816 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:30:31.425834 np0000181231 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a admin admin] POST https://199.19.213.223/volume/v3/types Jun 17 15:30:31.426487 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.openstack.wsgi [None req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=116620) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 15:30:31.428114 np0000181231 devstack@c-api.service[116620]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 15:30:31.428114 np0000181231 devstack@c-api.service[116620]: warnings.warn( Jun 17 15:30:31.460719 np0000181231 devstack@c-api.service[116620]: DEBUG oslo_db.sqlalchemy.engines [None req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a 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=116620) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:31.488725 np0000181231 devstack@c-api.service[116620]: INFO cinder.api.openstack.wsgi [None req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a admin admin] https://199.19.213.223/volume/v3/types returned with HTTP 200 Jun 17 15:30:31.489267 np0000181231 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 1/2] 199.19.213.223 () {68 vars in 1288 bytes} [Wed Jun 17 15:30:30 2026] POST /volume/v3/types => generated 186 bytes in 582 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:30:31.517412 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.517412 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.517826 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.517826 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.517826 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.517826 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.517826 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518025 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518025 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518025 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518025 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518025 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518025 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518252 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518252 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518252 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518252 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518252 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518465 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518465 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518465 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518465 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518625 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518625 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518625 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518625 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518789 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518789 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518789 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518789 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518789 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518975 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518975 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518975 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.518975 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.518975 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519172 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519172 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519172 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519172 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519172 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519172 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519413 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519413 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519413 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519413 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519413 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519413 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519634 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519634 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519634 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519634 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519634 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519634 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519853 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519853 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519853 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519853 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.519853 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.519853 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520056 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520056 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520056 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520056 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520202 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520202 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520202 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520202 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520202 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520437 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520437 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520437 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520437 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520437 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520606 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520606 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520606 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520606 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520606 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520606 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520796 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520796 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520796 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520796 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520796 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520972 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520972 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520972 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.520972 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.520972 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521166 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521166 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521166 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521166 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521320 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521320 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521320 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521320 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521460 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521460 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521460 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521460 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521460 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521632 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521632 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521632 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521632 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521632 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521806 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521806 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521806 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521806 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521954 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521954 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.521954 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.521954 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522110 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522110 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522110 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522110 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522291 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522291 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522291 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522291 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522443 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522443 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522443 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522443 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522614 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522614 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522614 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522614 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522614 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522614 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522827 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522827 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522827 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522827 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522827 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522999 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522999 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522999 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522999 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522999 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.522999 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.522999 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523241 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523241 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523241 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523241 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523241 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523241 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523478 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523478 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523478 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523478 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523478 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523478 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523679 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523679 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523679 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523679 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523679 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523679 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523864 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523864 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.523864 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.523864 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.524001 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.524001 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.524001 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.524001 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.524150 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.524150 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.524150 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.524150 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.524302 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.524302 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.524302 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:30:31.524302 np0000181231 devstack@c-api.service[116623]: warnings.warn(deprecated_msg) Jun 17 15:30:31.524302 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a req-701c4474-5422-4862-b2a8-25e299498186 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:30:31.847538 np0000181231 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a req-701c4474-5422-4862-b2a8-25e299498186 admin admin] POST https://199.19.213.223/volume/v3/types/63f6acc8-7aaf-4712-a7c9-2c4dc27f4fc4/extra_specs Jun 17 15:30:31.848075 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a req-701c4474-5422-4862-b2a8-25e299498186 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 17 15:30:31.849802 np0000181231 devstack@c-api.service[116623]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 15:30:31.849802 np0000181231 devstack@c-api.service[116623]: warnings.warn( Jun 17 15:30:31.882853 np0000181231 devstack@c-api.service[116623]: DEBUG oslo_db.sqlalchemy.engines [req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a req-701c4474-5422-4862-b2a8-25e299498186 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=116623) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:30:31.946779 np0000181231 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [req-8b6f12d2-0ff8-47b6-8c02-1f591f41547a req-701c4474-5422-4862-b2a8-25e299498186 admin admin] https://199.19.213.223/volume/v3/types/63f6acc8-7aaf-4712-a7c9-2c4dc27f4fc4/extra_specs returned with HTTP 200 Jun 17 15:30:31.947422 np0000181231 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 1/3] 199.19.213.223 () {70 vars in 1505 bytes} [Wed Jun 17 15:30:31 2026] POST /volume/v3/types/63f6acc8-7aaf-4712-a7c9-2c4dc27f4fc4/extra_specs => generated 55 bytes in 443 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 17 15:30:33.766425 np0000181231 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=6 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:30:33.779387 np0000181231 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=6 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:30:41.486746 np0000181231 devstack@c-api.service[116620]: DEBUG dbcounter [-] [116620] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=116620) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:30:41.945877 np0000181231 devstack@c-api.service[116623]: DEBUG dbcounter [-] [116623] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=116623) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:32:54.725793 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-b2525c71-a50e-41c1-a38b-141417879126 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:32:54.727004 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-b2525c71-a50e-41c1-a38b-141417879126 None None] GET https://199.19.213.223/volume// Jun 17 15:32:54.727371 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-b2525c71-a50e-41c1-a38b-141417879126 None None] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:32:54.727828 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-b2525c71-a50e-41c1-a38b-141417879126 None None] Calling method 'all' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:32:54.728846 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-b2525c71-a50e-41c1-a38b-141417879126 None None] https://199.19.213.223/volume// returned with HTTP 300 Jun 17 15:32:54.729408 np0000181231 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 2/4] 199.19.213.223 () {66 vars in 1456 bytes} [Wed Jun 17 15:32:54 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 17 15:33:31.944367 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.944367 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.944367 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.944367 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.944367 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.945649 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.945649 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.945649 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.945649 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.945649 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.945996 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.945996 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.945996 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.945996 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.945996 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.945996 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.946450 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.946450 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.946450 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.946450 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.946747 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.946747 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.946747 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.946747 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.947019 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.947019 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.947019 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.947019 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.947390 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.947390 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.947390 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.947390 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.947390 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.947771 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.947771 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.947771 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.947771 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.947771 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.948322 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.948322 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.948322 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.948322 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.948322 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.948322 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.948862 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.948862 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.948862 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.948862 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.948862 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.948862 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.949345 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.949345 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.949345 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.949345 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.949345 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.949345 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.949795 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.949795 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.949795 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.949795 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.949795 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950160 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950160 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950160 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950160 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950160 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950547 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950547 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950547 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950547 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950547 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950547 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950964 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950964 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950964 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950964 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.950964 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.950964 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.951424 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.951424 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.951424 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.951424 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.951424 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.951802 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.951802 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.951802 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.951802 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.951802 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.952148 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.952148 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.952148 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.952148 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.952491 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.952491 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.952491 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.952491 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.952830 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.952830 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.952830 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.952830 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.952830 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.953216 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.953216 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.953216 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.953216 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.953216 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.953640 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.953640 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.953640 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.953640 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.953918 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.953918 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.953918 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.953918 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.954227 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.954227 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.954227 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.954227 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.954570 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.954570 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.954570 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.954570 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.954862 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.954862 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.954862 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.954862 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955136 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955136 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955136 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955136 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955136 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955586 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955586 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955586 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955586 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955586 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955586 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955785 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955785 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955785 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955785 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955785 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955945 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955945 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955945 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955945 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.955945 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.955945 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956134 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956134 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956134 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956134 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956134 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956134 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956366 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956366 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956366 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956366 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956366 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956366 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956580 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956580 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956580 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956580 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956580 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956580 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956774 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956774 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956774 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956774 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956920 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956920 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956920 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.956920 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.956920 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.957098 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.957098 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.957098 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.957098 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 17 15:33:31.957098 np0000181231 devstack@c-api.service[116621]: warnings.warn(deprecated_msg) Jun 17 15:33:31.957098 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-22c40aa4-ae49-4f80-b909-420478fa89e4 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:31.957098 np0000181231 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 1/5] 199.19.213.223 () {62 vars in 1068 bytes} [Wed Jun 17 15:33:31 2026] GET /volume/v3 => generated 114 bytes in 16 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 15:33:31.980663 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-0409bfff-1c75-4bb4-8b89-de4f8904f0e9 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:31.990489 np0000181231 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 2/6] 199.19.213.223 () {64 vars in 1272 bytes} [Wed Jun 17 15:33:31 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 15:33:32.021336 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [req-0409bfff-1c75-4bb4-8b89-de4f8904f0e9 req-7828a3bb-f9ad-40b9-b81d-fd4149630d5c None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:32.026515 np0000181231 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [req-0409bfff-1c75-4bb4-8b89-de4f8904f0e9 req-7828a3bb-f9ad-40b9-b81d-fd4149630d5c demo demo] GET https://199.19.213.223/volume/v3/ Jun 17 15:33:32.026915 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [req-0409bfff-1c75-4bb4-8b89-de4f8904f0e9 req-7828a3bb-f9ad-40b9-b81d-fd4149630d5c demo demo] Empty body provided in request {{(pid=116623) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:32.027307 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.openstack.wsgi [req-0409bfff-1c75-4bb4-8b89-de4f8904f0e9 req-7828a3bb-f9ad-40b9-b81d-fd4149630d5c demo demo] Calling method 'version_select' {{(pid=116623) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:32.029839 np0000181231 devstack@c-api.service[116623]: INFO cinder.api.openstack.wsgi [req-0409bfff-1c75-4bb4-8b89-de4f8904f0e9 req-7828a3bb-f9ad-40b9-b81d-fd4149630d5c demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 17 15:33:32.030155 np0000181231 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 2/7] 199.19.213.223 () {66 vars in 1346 bytes} [Wed Jun 17 15:33:32 2026] GET /volume/v3/ => generated 390 bytes in 10 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:32.068953 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [None req-c8bacc39-46c5-4eb4-af48-14aae3d06d46 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:32.391766 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-c8bacc39-46c5-4eb4-af48-14aae3d06d46 demo demo] GET https://199.19.213.223/volume/v3/types Jun 17 15:33:32.392101 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-c8bacc39-46c5-4eb4-af48-14aae3d06d46 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:32.392334 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [None req-c8bacc39-46c5-4eb4-af48-14aae3d06d46 demo demo] Calling method 'index' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:32.392785 np0000181231 devstack@c-api.service[116622]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 15:33:32.392785 np0000181231 devstack@c-api.service[116622]: warnings.warn( Jun 17 15:33:32.393405 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.api_utils [None req-c8bacc39-46c5-4eb4-af48-14aae3d06d46 demo demo] Removing options '' from query. {{(pid=116622) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 17 15:33:32.430854 np0000181231 devstack@c-api.service[116622]: DEBUG oslo_db.sqlalchemy.engines [None req-c8bacc39-46c5-4eb4-af48-14aae3d06d46 demo demo] 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=116622) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:33:32.452071 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [None req-c8bacc39-46c5-4eb4-af48-14aae3d06d46 demo demo] https://199.19.213.223/volume/v3/types returned with HTTP 200 Jun 17 15:33:32.452540 np0000181231 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 3/8] 199.19.213.223 () {64 vars in 1290 bytes} [Wed Jun 17 15:33:32 2026] GET /volume/v3/types => generated 377 bytes in 385 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:32.491026 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-09158eaa-a941-4cba-9a2b-b6e8415c0097 None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:32.804001 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-09158eaa-a941-4cba-9a2b-b6e8415c0097 demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 17 15:33:32.804357 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-09158eaa-a941-4cba-9a2b-b6e8415c0097 demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:32.804587 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-09158eaa-a941-4cba-9a2b-b6e8415c0097 demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:32.841478 np0000181231 devstack@c-api.service[116621]: DEBUG oslo_db.sqlalchemy.engines [None req-09158eaa-a941-4cba-9a2b-b6e8415c0097 demo demo] 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=116621) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 17 15:33:32.858382 np0000181231 devstack@c-api.service[116621]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 17 15:33:32.858382 np0000181231 devstack@c-api.service[116621]: warnings.warn( Jun 17 15:33:32.860499 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-09158eaa-a941-4cba-9a2b-b6e8415c0097 demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 17 15:33:32.860879 np0000181231 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 2/9] 199.19.213.223 () {64 vars in 1301 bytes} [Wed Jun 17 15:33:32 2026] GET /volume/v3/types/default => generated 145 bytes in 370 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:33.311098 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-b4ae40af-e62d-4d52-b18e-1ae28e3476ed None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:33.312322 np0000181231 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 3/10] 199.19.213.223 () {62 vars in 1068 bytes} [Wed Jun 17 15:33:33 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 15:33:33.344783 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-09d452bc-3e47-4e2b-bb3c-2e48775d0ff5 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:33.353870 np0000181231 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 3/11] 199.19.213.223 () {64 vars in 1272 bytes} [Wed Jun 17 15:33:33 2026] GET /volume/v3 => generated 0 bytes in 10 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 15:33:33.391635 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [req-09d452bc-3e47-4e2b-bb3c-2e48775d0ff5 req-b44680e6-b57c-4948-8a05-e50ecf47733c None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:33.395057 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-09d452bc-3e47-4e2b-bb3c-2e48775d0ff5 req-b44680e6-b57c-4948-8a05-e50ecf47733c demo demo] GET https://199.19.213.223/volume/v3/ Jun 17 15:33:33.395321 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-09d452bc-3e47-4e2b-bb3c-2e48775d0ff5 req-b44680e6-b57c-4948-8a05-e50ecf47733c demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:33.395571 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-09d452bc-3e47-4e2b-bb3c-2e48775d0ff5 req-b44680e6-b57c-4948-8a05-e50ecf47733c demo demo] Calling method 'version_select' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:33.396118 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-09d452bc-3e47-4e2b-bb3c-2e48775d0ff5 req-b44680e6-b57c-4948-8a05-e50ecf47733c demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 17 15:33:33.396551 np0000181231 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 4/12] 199.19.213.223 () {66 vars in 1346 bytes} [Wed Jun 17 15:33:33 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:33.442983 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-4c6d41a0-e11b-49dc-a4d3-bcbddfeb1bee None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:33.445534 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-4c6d41a0-e11b-49dc-a4d3-bcbddfeb1bee demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 17 15:33:33.445804 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-4c6d41a0-e11b-49dc-a4d3-bcbddfeb1bee demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:33.446095 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-4c6d41a0-e11b-49dc-a4d3-bcbddfeb1bee demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:33.454465 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-4c6d41a0-e11b-49dc-a4d3-bcbddfeb1bee demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 17 15:33:33.454830 np0000181231 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 3/13] 199.19.213.223 () {64 vars in 1301 bytes} [Wed Jun 17 15:33:33 2026] GET /volume/v3/types/default => generated 145 bytes in 13 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:34.064879 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-6d2f11b7-4194-45df-90d0-ec24f0aba180 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.066223 np0000181231 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 4/14] 199.19.213.223 () {62 vars in 1068 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (2 switches on core 0) Jun 17 15:33:34.100601 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-7f73508d-7685-420f-990a-11a82f8ba8bb None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.104729 np0000181231 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 4/15] 199.19.213.223 () {64 vars in 1272 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 15:33:34.142442 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [req-7f73508d-7685-420f-990a-11a82f8ba8bb req-f5445cb3-a2ef-45dd-b5d0-dfc3eda7ccd6 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.147191 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-7f73508d-7685-420f-990a-11a82f8ba8bb req-f5445cb3-a2ef-45dd-b5d0-dfc3eda7ccd6 demo demo] GET https://199.19.213.223/volume/v3/ Jun 17 15:33:34.147704 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-7f73508d-7685-420f-990a-11a82f8ba8bb req-f5445cb3-a2ef-45dd-b5d0-dfc3eda7ccd6 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:34.147988 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-7f73508d-7685-420f-990a-11a82f8ba8bb req-f5445cb3-a2ef-45dd-b5d0-dfc3eda7ccd6 demo demo] Calling method 'version_select' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:34.148560 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-7f73508d-7685-420f-990a-11a82f8ba8bb req-f5445cb3-a2ef-45dd-b5d0-dfc3eda7ccd6 demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 17 15:33:34.149065 np0000181231 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 5/16] 199.19.213.223 () {66 vars in 1346 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3/ => generated 390 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:34.189032 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-ac9c84e2-bf2f-462d-a746-2a010f91e43a None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.192570 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-ac9c84e2-bf2f-462d-a746-2a010f91e43a demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 17 15:33:34.192942 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-ac9c84e2-bf2f-462d-a746-2a010f91e43a demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:34.193376 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-ac9c84e2-bf2f-462d-a746-2a010f91e43a demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:34.202748 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-ac9c84e2-bf2f-462d-a746-2a010f91e43a demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 17 15:33:34.203158 np0000181231 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 4/17] 199.19.213.223 () {64 vars in 1301 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:34.243571 np0000181231 devstack@c-api.service[116620]: DEBUG cinder.api.middleware.request_id [None req-bce89574-6b09-4296-8939-1de37aaaafe0 None None] RequestId filter calling following filter/app {{(pid=116620) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.244879 np0000181231 devstack@c-api.service[116620]: [pid: 116620|app: 0|req: 5/18] 199.19.213.223 () {62 vars in 1068 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Jun 17 15:33:34.279567 np0000181231 devstack@c-api.service[116623]: DEBUG cinder.api.middleware.request_id [None req-8b634d49-97e8-469e-ba6a-869a5b035636 None None] RequestId filter calling following filter/app {{(pid=116623) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.283042 np0000181231 devstack@c-api.service[116623]: [pid: 116623|app: 0|req: 5/19] 199.19.213.223 () {64 vars in 1272 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 192 bytes (0 switches on core 0) Jun 17 15:33:34.316065 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.middleware.request_id [req-8b634d49-97e8-469e-ba6a-869a5b035636 req-b7d9d8d6-6d99-4283-9018-47f006208db1 None None] RequestId filter calling following filter/app {{(pid=116622) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.319563 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-8b634d49-97e8-469e-ba6a-869a5b035636 req-b7d9d8d6-6d99-4283-9018-47f006208db1 demo demo] GET https://199.19.213.223/volume/v3/ Jun 17 15:33:34.320046 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-8b634d49-97e8-469e-ba6a-869a5b035636 req-b7d9d8d6-6d99-4283-9018-47f006208db1 demo demo] Empty body provided in request {{(pid=116622) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:34.320448 np0000181231 devstack@c-api.service[116622]: DEBUG cinder.api.openstack.wsgi [req-8b634d49-97e8-469e-ba6a-869a5b035636 req-b7d9d8d6-6d99-4283-9018-47f006208db1 demo demo] Calling method 'version_select' {{(pid=116622) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:34.320979 np0000181231 devstack@c-api.service[116622]: INFO cinder.api.openstack.wsgi [req-8b634d49-97e8-469e-ba6a-869a5b035636 req-b7d9d8d6-6d99-4283-9018-47f006208db1 demo demo] https://199.19.213.223/volume/v3/ returned with HTTP 200 Jun 17 15:33:34.321656 np0000181231 devstack@c-api.service[116622]: [pid: 116622|app: 0|req: 6/20] 199.19.213.223 () {66 vars in 1346 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3/ => generated 390 bytes in 6 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:34.360902 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.middleware.request_id [None req-d3fc0792-975d-4063-9227-297fab56343c None None] RequestId filter calling following filter/app {{(pid=116621) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 17 15:33:34.364766 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-d3fc0792-975d-4063-9227-297fab56343c demo demo] GET https://199.19.213.223/volume/v3/types/default Jun 17 15:33:34.364986 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-d3fc0792-975d-4063-9227-297fab56343c demo demo] Empty body provided in request {{(pid=116621) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 17 15:33:34.365229 np0000181231 devstack@c-api.service[116621]: DEBUG cinder.api.openstack.wsgi [None req-d3fc0792-975d-4063-9227-297fab56343c demo demo] Calling method 'show' {{(pid=116621) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 17 15:33:34.374034 np0000181231 devstack@c-api.service[116621]: INFO cinder.api.openstack.wsgi [None req-d3fc0792-975d-4063-9227-297fab56343c demo demo] https://199.19.213.223/volume/v3/types/default returned with HTTP 200 Jun 17 15:33:34.374342 np0000181231 devstack@c-api.service[116621]: [pid: 116621|app: 0|req: 5/21] 199.19.213.223 () {64 vars in 1301 bytes} [Wed Jun 17 15:33:34 2026] GET /volume/v3/types/default => generated 145 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 17 15:33:42.447548 np0000181231 devstack@c-api.service[116622]: DEBUG dbcounter [-] [116622] Writing DB stats cinder:SELECT=1 {{(pid=116622) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 17 15:33:44.370221 np0000181231 devstack@c-api.service[116621]: DEBUG dbcounter [-] [116621] Writing DB stats cinder:SELECT=8 {{(pid=116621) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}