Jun 09 04:05:55.484069 np0000179099 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... Jun 09 04:05:55.490140 np0000179099 devstack@c-api.service[112931]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue Jun 9 04:05:55 2026] *** Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: os: Linux-6.8.0-124-generic #124-Ubuntu SMP PREEMPT_DYNAMIC Tue May 26 13:00:45 UTC 2026 Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: nodename: np0000179099 Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: machine: x86_64 Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: clock source: unix Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: pcre jit disabled Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: detected number of CPU cores: 16 Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: current working directory: / Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: detected binary path: /usr/bin/uwsgi-core Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: your processes number limit is 256917 Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: your memory page size is 4096 bytes Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: detected max file descriptor number: 2048 Jun 09 04:05:55.492516 np0000179099 devstack@c-api.service[112931]: lock engine: pthread robust mutexes Jun 09 04:05:55.493181 np0000179099 devstack@c-api.service[112931]: thunder lock: enabled Jun 09 04:05:55.493181 np0000179099 devstack@c-api.service[112931]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Jun 09 04:05:55.493181 np0000179099 devstack@c-api.service[112931]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] Jun 09 04:05:55.493181 np0000179099 devstack@c-api.service[112931]: PEP 405 virtualenv detected: /opt/stack/data/venv Jun 09 04:05:55.493181 np0000179099 devstack@c-api.service[112931]: Set PythonHome to /opt/stack/data/venv Jun 09 04:05:55.527243 np0000179099 devstack@c-api.service[112931]: Python main interpreter initialized at 0x7a4eff0a3668 Jun 09 04:05:55.527243 np0000179099 devstack@c-api.service[112931]: python threads support enabled Jun 09 04:05:55.527243 np0000179099 devstack@c-api.service[112931]: your server socket listen backlog is limited to 100 connections Jun 09 04:05:55.527243 np0000179099 devstack@c-api.service[112931]: your mercy for graceful operations on workers is 80 seconds Jun 09 04:05:55.527773 np0000179099 devstack@c-api.service[112931]: mapped 671795 bytes (656 KB) for 4 cores Jun 09 04:05:55.527917 np0000179099 devstack@c-api.service[112931]: *** Operational MODE: preforking *** Jun 09 04:05:55.528078 np0000179099 devstack@c-api.service[112931]: *** uWSGI is running in multiple interpreter mode *** Jun 09 04:05:55.528078 np0000179099 devstack@c-api.service[112931]: spawned uWSGI master process (pid: 112931) Jun 09 04:05:55.528228 np0000179099 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. Jun 09 04:05:55.528868 np0000179099 devstack@c-api.service[112931]: spawned uWSGI worker 1 (pid: 112936, cores: 1) Jun 09 04:05:55.529456 np0000179099 devstack@c-api.service[112931]: spawned uWSGI worker 2 (pid: 112937, cores: 1) Jun 09 04:05:55.529906 np0000179099 devstack@c-api.service[112931]: spawned uWSGI worker 3 (pid: 112938, cores: 1) Jun 09 04:05:55.530342 np0000179099 devstack@c-api.service[112931]: spawned uWSGI worker 4 (pid: 112939, cores: 1) Jun 09 04:05:55.530404 np0000179099 devstack@c-api.service[112931]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Jun 09 04:05:55.650491 np0000179099 devstack@c-api.service[112936]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:55.650491 np0000179099 devstack@c-api.service[112936]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:55.650491 np0000179099 devstack@c-api.service[112936]: we strongly recommend against using it for new projects. Jun 09 04:05:55.650491 np0000179099 devstack@c-api.service[112936]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:55.650491 np0000179099 devstack@c-api.service[112936]: framework. For more detail see Jun 09 04:05:55.650491 np0000179099 devstack@c-api.service[112936]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:55.650491 np0000179099 devstack@c-api.service[112936]: import eventlet # noqa Jun 09 04:05:55.651686 np0000179099 devstack@c-api.service[112937]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:55.651686 np0000179099 devstack@c-api.service[112937]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:55.651686 np0000179099 devstack@c-api.service[112937]: we strongly recommend against using it for new projects. Jun 09 04:05:55.651686 np0000179099 devstack@c-api.service[112937]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:55.651686 np0000179099 devstack@c-api.service[112937]: framework. For more detail see Jun 09 04:05:55.651686 np0000179099 devstack@c-api.service[112937]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:55.651686 np0000179099 devstack@c-api.service[112937]: import eventlet # noqa Jun 09 04:05:55.665430 np0000179099 devstack@c-api.service[112938]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:55.665430 np0000179099 devstack@c-api.service[112938]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:55.665430 np0000179099 devstack@c-api.service[112938]: we strongly recommend against using it for new projects. Jun 09 04:05:55.665430 np0000179099 devstack@c-api.service[112938]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:55.665430 np0000179099 devstack@c-api.service[112938]: framework. For more detail see Jun 09 04:05:55.665430 np0000179099 devstack@c-api.service[112938]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:55.665430 np0000179099 devstack@c-api.service[112938]: import eventlet # noqa Jun 09 04:05:55.673443 np0000179099 devstack@c-api.service[112939]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Jun 09 04:05:55.673443 np0000179099 devstack@c-api.service[112939]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Jun 09 04:05:55.673443 np0000179099 devstack@c-api.service[112939]: we strongly recommend against using it for new projects. Jun 09 04:05:55.673443 np0000179099 devstack@c-api.service[112939]: If you are already using Eventlet, we recommend migrating to a different Jun 09 04:05:55.673443 np0000179099 devstack@c-api.service[112939]: framework. For more detail see Jun 09 04:05:55.673443 np0000179099 devstack@c-api.service[112939]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Jun 09 04:05:55.673443 np0000179099 devstack@c-api.service[112939]: import eventlet # noqa Jun 09 04:05:55.733955 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:55.733955 np0000179099 devstack@c-api.service[112937]: warnings.warn( Jun 09 04:05:55.737364 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:55.737364 np0000179099 devstack@c-api.service[112936]: warnings.warn( Jun 09 04:05:55.759420 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:55.759420 np0000179099 devstack@c-api.service[112939]: warnings.warn( Jun 09 04:05:55.759608 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. Jun 09 04:05:55.759608 np0000179099 devstack@c-api.service[112938]: warnings.warn( Jun 09 04:05:55.808970 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 04:05:55.808970 np0000179099 devstack@c-api.service[112937]: from cgi import parse_header Jun 09 04:05:55.809506 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 04:05:55.809506 np0000179099 devstack@c-api.service[112936]: from cgi import parse_header Jun 09 04:05:55.833325 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 04:05:55.833325 np0000179099 devstack@c-api.service[112939]: from cgi import parse_header Jun 09 04:05:55.839068 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/webob/compat.py:5: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13 Jun 09 04:05:55.839068 np0000179099 devstack@c-api.service[112938]: from cgi import parse_header Jun 09 04:05:55.856837 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 04:05:55.856837 np0000179099 devstack@c-api.service[112936]: removals.removed_module( Jun 09 04:05:55.858389 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 04:05:55.858389 np0000179099 devstack@c-api.service[112936]: removals.removed_module( Jun 09 04:05:55.858916 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 04:05:55.858916 np0000179099 devstack@c-api.service[112937]: removals.removed_module( Jun 09 04:05:55.860513 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 04:05:55.860513 np0000179099 devstack@c-api.service[112937]: removals.removed_module( Jun 09 04:05:55.881574 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 04:05:55.881574 np0000179099 devstack@c-api.service[112939]: removals.removed_module( Jun 09 04:05:55.883022 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 04:05:55.883022 np0000179099 devstack@c-api.service[112939]: removals.removed_module( Jun 09 04:05:55.889153 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/eventlet_backdoor.py:36: DeprecationWarning: The 'oslo_service.eventlet_backdoor' module usage is deprecated and will be removed in version '2026.2': The 'eventlet_backdoor' module is deprecated and will be removed in version 2026.2. This module is not being replaced. Please migrate away from using it and remove any dependencies on this module. Jun 09 04:05:55.889153 np0000179099 devstack@c-api.service[112938]: removals.removed_module( Jun 09 04:05:55.890588 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/sslutils.py:24: DeprecationWarning: The 'oslo_service.sslutils' module usage is deprecated and will be removed in version '2026.2': The 'oslo_service.sslutils' module is deprecated and will be removed in version 2026.2. Jun 09 04:05:55.890588 np0000179099 devstack@c-api.service[112938]: removals.removed_module( Jun 09 04:05:56.460690 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 04:05:56.460690 np0000179099 devstack@c-api.service[112936]: warnings.warn( Jun 09 04:05:56.514657 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 04:05:56.514657 np0000179099 devstack@c-api.service[112939]: warnings.warn( Jun 09 04:05:56.515762 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 04:05:56.515762 np0000179099 devstack@c-api.service[112937]: warnings.warn( Jun 09 04:05:56.554039 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 04:05:56.554039 np0000179099 devstack@c-api.service[112936]: warnings.warn( Jun 09 04:05:56.592576 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:1644: DeprecationWarning: volume_extension:quotas:show deprecated without deprecated_reason or deprecated_since. This will be an error in a future release Jun 09 04:05:56.592576 np0000179099 devstack@c-api.service[112938]: warnings.warn( Jun 09 04:05:56.610393 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 04:05:56.610393 np0000179099 devstack@c-api.service[112939]: warnings.warn( Jun 09 04:05:56.613315 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 04:05:56.613315 np0000179099 devstack@c-api.service[112937]: warnings.warn( Jun 09 04:05:56.705333 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/eventlet/__init__.py:83: DeprecationWarning: Using fork() is a bad idea, and there is no guarantee eventlet will work. See https://eventlet.readthedocs.io/en/latest/fork.html for more details. Jun 09 04:05:56.705333 np0000179099 devstack@c-api.service[112938]: warnings.warn( Jun 09 04:05:56.835727 np0000179099 devstack@c-api.service[112936]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 04:05:56.836088 np0000179099 devstack@c-api.service[112936]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112936) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:56.894219 np0000179099 devstack@c-api.service[112939]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 04:05:56.894535 np0000179099 devstack@c-api.service[112939]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112939) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:56.904047 np0000179099 devstack@c-api.service[112937]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 04:05:56.904468 np0000179099 devstack@c-api.service[112937]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112937) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:56.920692 np0000179099 devstack@c-api.service[112936]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 04:05:56.920692 np0000179099 devstack@c-api.service[112936]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:56.955371 np0000179099 devstack@c-api.service[112939]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 04:05:56.955371 np0000179099 devstack@c-api.service[112939]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:56.967587 np0000179099 devstack@c-api.service[112937]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 04:05:56.967587 np0000179099 devstack@c-api.service[112937]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:56.989135 np0000179099 devstack@c-api.service[112938]: WARNING oslo_config.cfg [-] Deprecated: Option "api_paste_config" from group "DEFAULT" is deprecated for removal (The 'api_paste_config' option is deprecated and will be removed in a future release.). Its value may be silently ignored in the future. Jun 09 04:05:56.989314 np0000179099 devstack@c-api.service[112938]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112938) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Jun 09 04:05:57.050491 np0000179099 devstack@c-api.service[112938]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. Jun 09 04:05:57.050491 np0000179099 devstack@c-api.service[112938]: @jsonschema.FormatChecker.cls_checks('date-time') Jun 09 04:05:57.385717 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112936) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:57.385876 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112939) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:57.386070 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.386144 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.386220 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.386297 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.386344 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.386390 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112937) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:57.386483 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.386818 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.386875 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.387098 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.387161 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.387200 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.387230 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.387263 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.387298 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.387326 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.387350 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.387389 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.387413 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.387484 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.387574 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.387718 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.387875 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.388620 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.388620 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.388620 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.388620 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.388620 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.388620 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.388931 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.388931 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.389415 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.389541 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.389541 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.389618 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.389674 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.389708 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.389736 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.389768 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.389803 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.389827 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.389867 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.389896 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.389926 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.389957 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.389988 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.390016 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.390050 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.390078 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.390130 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.390190 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.390264 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.391179 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.391246 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.391303 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.391365 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.391433 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.391471 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.391502 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.391536 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.391572 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.391606 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.391632 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.391657 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.391686 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.391717 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.391747 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.391776 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.391807 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.391835 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.391864 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.391895 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.391895 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.394291 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.394363 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.394425 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.394460 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.394487 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.394515 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.394545 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.394608 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.394640 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.394700 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.394727 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.394761 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.394786 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.394818 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.394846 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.394876 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.395012 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.395052 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.395052 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.395052 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.395126 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.395474 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.395543 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.395627 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.395684 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.395715 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.395746 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.395775 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.395803 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.395829 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.395875 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.395916 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.395956 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.396000 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.396000 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.396169 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.396218 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.396262 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.396262 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.396262 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.396262 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.396262 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.397186 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.397277 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.397321 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.397364 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.397403 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.397446 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.397484 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.397522 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.397574 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.397621 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.397664 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.397703 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.397741 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.397773 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.397815 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.397851 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.397888 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.397888 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.397888 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.397888 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.397888 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.398932 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.399001 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.399045 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.399085 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.399127 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.399179 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.399221 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.399269 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.399314 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.399360 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.399408 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.399451 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.399491 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.399533 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.399587 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.399633 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.399677 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.399714 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.399747 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.399783 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.399829 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.404255 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.404314 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.404383 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.404424 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.404502 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.404586 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.404586 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.404670 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.404708 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.404745 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.404745 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.404813 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.404813 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.404878 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.404924 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.404974 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.404974 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.405049 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.405091 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.405128 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.405188 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.406646 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.406732 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.406780 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.406831 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.406874 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.406911 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.406911 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.406972 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.407020 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.407063 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.407101 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.407136 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.407179 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.407227 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.407265 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.407298 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.407331 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.407331 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.407396 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.407433 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.407433 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.409245 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.409319 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.409356 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.409394 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.409434 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.409487 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.409527 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.409595 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.409635 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.409676 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.409713 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.409747 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.409787 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.409832 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.409872 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.409910 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.409948 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.409948 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.409948 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.409948 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.410075 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.410438 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.410514 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.410582 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.410617 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.410668 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.410760 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.410805 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.410842 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.410875 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.410922 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.410922 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.410998 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.411031 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.411075 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.411120 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.411161 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.411209 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.411209 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.411209 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.411209 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.411209 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.412007 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.412067 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.412107 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.412188 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.412241 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.412279 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.412322 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.412360 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.412398 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.412433 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.412475 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.412517 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.412578 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.412629 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.412673 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.412711 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.412751 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.412789 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.412823 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.412866 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.412903 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.414772 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.414829 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.414869 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.414914 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.414950 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.414988 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.415025 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.415066 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.415104 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.415146 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.415183 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.415224 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.415269 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.415307 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.415340 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.415374 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.415415 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.415415 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.415415 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.415415 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.415415 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.416214 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.416268 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.416306 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.416346 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.416382 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.416425 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.416471 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.416656 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.416708 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.416751 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.416795 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.416833 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.416870 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.416907 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.416953 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.416994 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.417038 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.417077 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.417118 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.417157 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.417198 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.417264 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.417308 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.417345 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.417382 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.417418 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.417460 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.417501 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.417543 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.417606 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.417644 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.417680 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.417720 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.417756 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.417794 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.417837 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.417877 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.417921 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.417921 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.417921 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.417921 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.417921 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.419222 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.419267 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.419340 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.419387 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.419421 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.419460 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.419495 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.419532 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.419588 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.419638 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.419677 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.419711 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.419748 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.419792 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.419831 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.419864 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.419903 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.419939 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.419972 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.420010 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.420047 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.420708 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.420765 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.420835 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.420883 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.420917 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.420961 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.420998 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.421032 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.421066 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.421102 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.421137 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.421171 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.421214 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.421256 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.421294 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.421328 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.421361 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.421394 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.421428 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.421461 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.421499 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.421537 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.421597 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.421636 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.421681 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.421721 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.421755 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.421796 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.421838 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.421875 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.421913 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.421951 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.421994 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.422030 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.422068 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.422114 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.422152 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.422193 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.422230 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.422263 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.422301 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.422340 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.424836 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112938) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Jun 09 04:05:57.425271 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.425355 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.425552 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.425802 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.425862 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.425912 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.425986 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.426056 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.426101 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.426180 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.426232 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.426276 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.426349 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.426396 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.426435 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.426477 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.426515 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.426551 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.426611 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.426660 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.426698 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.426783 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.426822 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.426863 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.426907 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.426944 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.426983 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.427022 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.427059 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.427104 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.427147 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.427185 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.427219 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.427255 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.427294 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.427332 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.427366 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.427406 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.427453 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.427496 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.427538 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.427592 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.427630 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.427667 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.427705 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.427741 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.427778 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.427834 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.427872 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.427910 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.427952 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.427989 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.427989 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.427989 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.427989 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.427989 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.427989 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.427989 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.428211 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.428255 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.428297 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.428297 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.428297 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.428392 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.428434 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.428472 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.428524 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.428576 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.428614 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.428650 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.428688 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.428731 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.428773 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.428811 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.428846 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.428880 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.428922 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.428959 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.429001 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.429037 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.429070 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.429106 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.429142 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.429175 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.429210 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.429210 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.429210 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.429318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.429664 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.429664 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.429664 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.429664 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.430023 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.430076 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.430133 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.430190 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.430240 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.430306 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.430372 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.430799 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.430848 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.430890 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.430928 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.430976 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.431014 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.431047 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.431095 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.431131 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.431175 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.431213 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.431252 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.431290 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.431322 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.431359 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.431397 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.431436 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.431480 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.431523 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.431579 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.431619 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.431655 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.431693 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.431739 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.431781 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.431818 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.431855 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.431892 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.431940 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.431983 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.432027 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.432068 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.432105 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.432144 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.432180 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.432219 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.432260 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.432302 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.432351 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.432389 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.432423 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.432461 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.432498 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.432540 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.432593 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.432631 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.432664 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.432700 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.432733 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.432782 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.432819 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.432860 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.432897 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.432939 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.432976 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.433012 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.433045 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.433082 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.433119 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.433159 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.433202 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.433240 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.433283 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.433320 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.433363 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.433397 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.433434 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.433476 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.433518 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.433582 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.433623 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.433659 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.433693 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.433734 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.433771 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.433808 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.433845 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.433891 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.433928 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.433963 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.434014 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.434061 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.434097 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.434135 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.434177 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.434214 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.434255 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.434296 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.434333 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.434378 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.434414 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.434448 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.434494 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.434494 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.434494 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.434494 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.434494 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.434494 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.434709 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.434709 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.434826 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.434872 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.434910 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.434946 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.434985 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.435023 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.435061 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.435097 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.435245 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.435292 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.435326 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.435363 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.435401 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.435438 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.435485 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.435521 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.435574 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.435624 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.435672 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.435711 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.435751 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.435792 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.435831 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.435831 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.435831 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.435831 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.435935 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.435935 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.435935 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.435935 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.435935 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.435935 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.435935 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.436105 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.436105 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.436105 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.436178 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.436213 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.436242 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.436268 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.436299 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.436327 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.436356 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.436384 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.436411 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.436437 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.436464 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.436496 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.436527 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.436565 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.436592 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.436626 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.436657 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.436688 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.436715 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.436742 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.436774 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.436801 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.436829 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.436829 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.436829 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.436913 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.436913 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.436913 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.436991 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.437029 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.437058 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.437085 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.437112 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.437139 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.437166 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.437194 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.437221 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.437252 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.437277 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.437309 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.437340 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.437363 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.437390 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.437416 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.437443 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.437474 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.437505 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.437536 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.437584 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.437617 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.437644 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.437672 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.437699 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.437726 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.437753 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.437785 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.437816 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.437844 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.437878 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.437906 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.437935 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.437961 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.437988 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.438012 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.438041 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.438069 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.438096 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.438128 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.438156 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.438184 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.438214 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.438246 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.438292 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.438318 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.438343 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.438366 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.438395 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.438424 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.438453 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.438453 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.438453 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.438530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.438798 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.438798 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.438798 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.438798 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.438902 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.438902 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.438902 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.438902 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.438902 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.438902 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.439059 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.439091 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.439116 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.439116 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.439116 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.439190 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.439221 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.439252 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.439283 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.439311 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.439340 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.439367 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.439392 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.439419 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.439443 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.439474 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.439501 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.439530 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.439642 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.439760 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.439795 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.439795 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.439850 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.440075 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.440075 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.440075 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.440075 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.440165 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.440165 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.440165 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.440243 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.440276 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.440303 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.440336 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.440365 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.440392 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.440423 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.440451 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.440451 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.440548 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.440601 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.440667 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.440705 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.440735 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.440766 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.440794 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.440826 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.440855 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.440886 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.440917 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.440949 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.440980 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.441009 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.441033 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.441060 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.441136 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.441192 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.441252 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.441313 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.441373 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.441433 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.441506 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.441805 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.441864 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.441924 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.441986 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.442045 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.442105 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.442168 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.442865 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.442925 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.442990 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.443047 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.443113 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.443169 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.443236 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.443311 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.443370 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.443430 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.443491 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.443622 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.443622 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.443674 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.443742 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.443802 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.443861 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.443923 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.443982 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.444040 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.444106 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.444168 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.444243 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.444292 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.444347 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.444405 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.444464 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.444528 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.444836 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.444905 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.444967 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.445024 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.445083 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.445142 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.445213 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.445548 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.445631 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.445692 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.445753 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.445814 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.445873 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.445939 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.446227 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.446297 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.446353 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.446421 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.446477 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.446538 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.446583 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112939) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.446615 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.446651 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.446684 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.446713 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.446755 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.446787 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.446813 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.446845 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112939) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.446874 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.446907 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112939) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.446942 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.447005 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.447064 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112936) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.447097 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.447124 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.447181 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.447236 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.447295 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112936) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.447326 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112937) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.447355 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112936) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.447405 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.447461 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.447513 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.447548 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.447600 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.447630 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112937) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.447660 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.447692 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112937) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.447724 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.447751 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.447818 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.447884 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.448357 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.448421 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.448479 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.448545 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.448616 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.448677 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.448733 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Jun 09 04:05:57.449688 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112938) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Jun 09 04:05:57.449799 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Jun 09 04:05:57.449799 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Jun 09 04:05:57.449874 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Jun 09 04:05:57.449929 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112938) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Jun 09 04:05:57.449994 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112938) register /opt/stack/cinder/cinder/api/extensions.py:135}} Jun 09 04:05:57.493204 np0000179099 devstack@c-api.service[112939]: INFO dbcounter [None req-601ab513-9374-484c-8503-4b636396386e None None] Registered counter for database cinder Jun 09 04:05:57.493527 np0000179099 devstack@c-api.service[112936]: INFO dbcounter [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Registered counter for database cinder Jun 09 04:05:57.494008 np0000179099 devstack@c-api.service[112937]: INFO dbcounter [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Registered counter for database cinder Jun 09 04:05:57.496683 np0000179099 devstack@c-api.service[112938]: INFO dbcounter [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Registered counter for database cinder Jun 09 04:05:57.542644 np0000179099 devstack@c-api.service[112936]: DEBUG oslo_db.sqlalchemy.engines [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 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=112936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.547199 np0000179099 devstack@c-api.service[112939]: DEBUG oslo_db.sqlalchemy.engines [None req-601ab513-9374-484c-8503-4b636396386e 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=112939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.550926 np0000179099 devstack@c-api.service[112937]: DEBUG oslo_db.sqlalchemy.engines [None req-9cf31923-fddc-4247-be22-3a2f06a5744f 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=112937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.556860 np0000179099 devstack@c-api.service[112938]: DEBUG oslo_db.sqlalchemy.engines [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 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=112938) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.660747 np0000179099 devstack@c-api.service[112936]: DEBUG dbcounter [-] [112936] Writer thread running {{(pid=112936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:57.662305 np0000179099 devstack@c-api.service[112939]: DEBUG dbcounter [-] [112939] Writer thread running {{(pid=112939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:57.663579 np0000179099 devstack@c-api.service[112936]: INFO cinder.rpc [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:57.664440 np0000179099 devstack@c-api.service[112939]: INFO cinder.rpc [None req-601ab513-9374-484c-8503-4b636396386e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:57.666441 np0000179099 devstack@c-api.service[112939]: INFO cinder.rpc [None req-601ab513-9374-484c-8503-4b636396386e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:57.666579 np0000179099 devstack@c-api.service[112936]: INFO cinder.rpc [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:57.666841 np0000179099 devstack@c-api.service[112937]: DEBUG dbcounter [-] [112937] Writer thread running {{(pid=112937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:57.668284 np0000179099 devstack@c-api.service[112939]: INFO cinder.rpc [None req-601ab513-9374-484c-8503-4b636396386e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:57.669109 np0000179099 devstack@c-api.service[112937]: INFO cinder.rpc [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:57.669474 np0000179099 devstack@c-api.service[112936]: INFO cinder.rpc [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:57.670099 np0000179099 devstack@c-api.service[112939]: INFO cinder.rpc [None req-601ab513-9374-484c-8503-4b636396386e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:57.670931 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.671316 np0000179099 devstack@c-api.service[112937]: INFO cinder.rpc [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:57.672020 np0000179099 devstack@c-api.service[112936]: INFO cinder.rpc [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:57.673159 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.673261 np0000179099 devstack@c-api.service[112937]: INFO cinder.rpc [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:57.673989 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.674320 np0000179099 devstack@c-api.service[112938]: DEBUG dbcounter [-] [112938] Writer thread running {{(pid=112938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Jun 09 04:05:57.676185 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.676583 np0000179099 devstack@c-api.service[112937]: INFO cinder.rpc [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:57.677083 np0000179099 devstack@c-api.service[112938]: INFO cinder.rpc [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Jun 09 04:05:57.677402 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.679540 np0000179099 devstack@c-api.service[112938]: INFO cinder.rpc [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Jun 09 04:05:57.680688 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.683125 np0000179099 devstack@c-api.service[112938]: INFO cinder.rpc [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Jun 09 04:05:57.684832 np0000179099 devstack@c-api.service[112938]: INFO cinder.rpc [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Jun 09 04:05:57.686043 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.689738 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.711645 np0000179099 devstack@c-api.service[112939]: DEBUG oslo_db.sqlalchemy.engines [None req-601ab513-9374-484c-8503-4b636396386e 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=112939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.712942 np0000179099 devstack@c-api.service[112936]: DEBUG oslo_db.sqlalchemy.engines [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 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=112936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.714228 np0000179099 devstack@c-api.service[112939]: INFO cinder.rpc [None req-601ab513-9374-484c-8503-4b636396386e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:57.715763 np0000179099 devstack@c-api.service[112936]: INFO cinder.rpc [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:57.716631 np0000179099 devstack@c-api.service[112939]: INFO cinder.rpc [None req-601ab513-9374-484c-8503-4b636396386e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:57.717920 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.717987 np0000179099 devstack@c-api.service[112937]: DEBUG oslo_db.sqlalchemy.engines [None req-9cf31923-fddc-4247-be22-3a2f06a5744f 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=112937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.718476 np0000179099 devstack@c-api.service[112936]: INFO cinder.rpc [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:57.719799 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.720353 np0000179099 devstack@c-api.service[112937]: INFO cinder.rpc [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:57.722204 np0000179099 devstack@c-api.service[112937]: INFO cinder.rpc [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:57.723123 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.725958 np0000179099 devstack@c-api.service[112938]: DEBUG oslo_db.sqlalchemy.engines [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 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=112938) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:05:57.728724 np0000179099 devstack@c-api.service[112938]: INFO cinder.rpc [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Jun 09 04:05:57.729764 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.731142 np0000179099 devstack@c-api.service[112938]: INFO cinder.rpc [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Jun 09 04:05:57.731380 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.732379 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.734293 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.734545 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.735492 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.737432 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.737660 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.738653 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.741492 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.741765 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.742790 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.744480 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.745777 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.745845 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.746431 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.747674 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.748687 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.748757 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.749662 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.750768 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.751814 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.751912 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.752802 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.753579 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.754836 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.755226 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.756473 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.756822 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.757936 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.758001 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.758055 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.759439 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.759792 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.760579 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.760931 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.762094 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.762382 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.762749 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.765034 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.765806 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.766367 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.767593 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.768610 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.769778 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.770579 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.770911 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.771473 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.771673 np0000179099 devstack@c-api.service[112939]: WARNING cinder.api.contrib.hosts [None req-601ab513-9374-484c-8503-4b636396386e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:57.772358 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.772771 np0000179099 devstack@c-api.service[112936]: WARNING cinder.api.contrib.hosts [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:57.772924 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.773460 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.773760 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.773907 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.774871 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.775241 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.775760 np0000179099 devstack@c-api.service[112937]: WARNING cinder.api.contrib.hosts [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:57.775843 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.776335 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.776437 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.776704 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.777784 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.777853 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.778029 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.779122 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.779454 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.779847 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.780508 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.780887 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.781302 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.781435 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.781941 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.782191 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.782635 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.783210 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: extensions {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.783284 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.784040 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.784257 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: extensions {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.785106 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: encryption {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.785351 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.785470 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.785608 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: encryption {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.786614 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: capabilities {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.786784 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.787133 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: capabilities {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.787260 np0000179099 devstack@c-api.service[112938]: WARNING cinder.api.contrib.hosts [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Jun 09 04:05:57.787808 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: extensions {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.787896 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-quota-class-sets {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.788024 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.788429 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-quota-class-sets {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.789186 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-volume-type-access {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.789252 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: encryption {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.789368 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.789710 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-volume-type-access {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.790710 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: capabilities {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.790777 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: extra_specs {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.790852 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.791948 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: extra_specs {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.792019 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-quota-class-sets {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.792294 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.792362 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-hosts {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.793280 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-volume-type-access {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.793485 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-hosts {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.793617 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.793681 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-availability-zone {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.794845 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-availability-zone {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.794913 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: extra_specs {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.794973 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.795028 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: consistencygroups {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.796199 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: consistencygroups {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.796432 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-hosts {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.796521 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.796981 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: cgsnapshots {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.797749 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.797818 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-availability-zone {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.798142 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: cgsnapshots {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.798390 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-snapshot-manage {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.798763 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: extensions {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.799075 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: consistencygroups {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.799570 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-snapshot-manage {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.799834 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-volume-manage {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.800102 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: encryption {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.800983 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-volume-manage {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.801076 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: cgsnapshots {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.801291 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: backups {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.801611 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: capabilities {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.802417 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: backups {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.802499 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-snapshot-manage {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.802890 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-quota-class-sets {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.803340 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: encryption {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.803889 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-volume-manage {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.804231 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-volume-type-access {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.804439 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: encryption {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.804947 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-volume-transfer {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.805320 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: backups {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.805795 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: extra_specs {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.806033 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-volume-transfer {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.806518 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: scheduler-stats {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.807349 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-hosts {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.807433 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: encryption {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.807629 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: scheduler-stats {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.807995 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: os-quota-sets {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.808742 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-availability-zone {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.808940 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-volume-transfer {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.809059 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: os-quota-sets {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.809429 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extended resource: qos-specs {{(pid=112939) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.810001 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: consistencygroups {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.810495 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extended resource: qos-specs {{(pid=112936) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.810604 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: scheduler-stats {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.811980 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: cgsnapshots {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.812079 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: os-quota-sets {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.812158 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.contrib.snapshot_actions [None req-601ab513-9374-484c-8503-4b636396386e None None] SnapshotActionsController initialized {{(pid=112939) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:57.812662 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.contrib.snapshot_actions [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] SnapshotActionsController initialized {{(pid=112936) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:57.812777 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.813391 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-snapshot-manage {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.813529 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.813941 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extended resource: qos-specs {{(pid=112937) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.814233 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.814797 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-volume-manage {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.814863 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.815586 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.816071 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.contrib.snapshot_actions [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] SnapshotActionsController initialized {{(pid=112937) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:57.816134 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.816226 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: backups {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.816816 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.816901 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.817614 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.818225 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.818289 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.818331 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: encryption {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.818922 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.819572 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.819773 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.819953 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-volume-transfer {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.820346 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.820935 np0000179099 devstack@c-api.service[112939]: WARNING castellan.key_manager.migration [None req-601ab513-9374-484c-8503-4b636396386e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.821081 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.821738 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: scheduler-stats {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.821781 np0000179099 devstack@c-api.service[112936]: WARNING castellan.key_manager.migration [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.821902 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822020 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension TypesManage extending resource: types {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822139 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822243 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822352 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeActions extending resource: volumes {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822393 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.822569 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822685 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension UsedLimits extending resource: limits {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822737 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822778 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822828 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension TypesManage extending resource: types {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822876 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822952 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.822994 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823063 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823109 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension AdminActions extending resource: volumes {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823184 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeActions extending resource: volumes {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823226 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension AdminActions extending resource: snapshots {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823305 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension AdminActions extending resource: backups {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823388 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823436 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823496 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823537 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension UsedLimits extending resource: limits {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823622 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.v3.router [None req-601ab513-9374-484c-8503-4b636396386e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112939) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823673 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823714 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: os-quota-sets {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.823846 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823905 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.823962 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.823962 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension AdminActions extending resource: volumes {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.824075 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension AdminActions extending resource: snapshots {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.824170 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension AdminActions extending resource: backups {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.824229 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.824373 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.824505 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.v3.router [None req-02a06a05-377b-4ed7-865f-75e2c2d8f039 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112936) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.825120 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extended resource: qos-specs {{(pid=112938) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Jun 09 04:05:57.825208 np0000179099 devstack@c-api.service[112937]: WARNING castellan.key_manager.migration [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.826086 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.826175 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension TypesManage extending resource: types {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.826313 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.826414 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension SnapshotActions extending resource: snapshots {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.826531 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeActions extending resource: volumes {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.826680 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeTypeAccess extending resource: types {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.826868 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension UsedLimits extending resource: limits {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.826962 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827117 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827228 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827318 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.contrib.snapshot_actions [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] SnapshotActionsController initialized {{(pid=112938) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Jun 09 04:05:57.827381 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension AdminActions extending resource: volumes {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827447 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension AdminActions extending resource: snapshots {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827573 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension AdminActions extending resource: backups {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827690 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827770 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.827896 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.v3.router [None req-9cf31923-fddc-4247-be22-3a2f06a5744f None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112937) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.828124 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.829579 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.830930 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.831404 np0000179099 devstack@c-api.service[112939]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a4eff0a3668 pid: 112939 (default app) Jun 09 04:05:57.832275 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.832896 np0000179099 devstack@c-api.service[112936]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a4eff0a3668 pid: 112936 (default app) Jun 09 04:05:57.833619 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.834932 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.835633 np0000179099 devstack@c-api.service[112937]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a4eff0a3668 pid: 112937 (default app) Jun 09 04:05:57.836302 np0000179099 devstack@c-api.service[112938]: WARNING castellan.key_manager.migration [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption Jun 09 04:05:57.837281 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.837397 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension TypesManage extending resource: types {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.837511 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.837637 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.837816 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeActions extending resource: volumes {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.837937 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838062 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension UsedLimits extending resource: limits {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838164 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838264 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838376 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838477 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension AdminActions extending resource: volumes {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838622 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension AdminActions extending resource: snapshots {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838724 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension AdminActions extending resource: backups {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838826 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.838939 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.839042 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.v3.router [None req-7b098ca0-588f-4b65-8fe2-7d5b5a70c6f5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112938) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Jun 09 04:05:57.839387 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.839387 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.839510 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.839510 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.839510 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.839510 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.839510 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.839767 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.839767 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.839767 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.839767 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.839767 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.839767 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.840132 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.840132 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.840132 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.840132 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.840132 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.840469 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.840469 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.840469 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.840469 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.840813 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.840813 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.840813 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.840813 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841103 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841103 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841103 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841103 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841103 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841459 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841459 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841459 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841459 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841459 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841808 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841808 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841808 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841808 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.841808 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.841808 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.842225 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.842225 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.842225 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.842225 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.842225 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.842225 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.842653 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.842653 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.842653 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.842653 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.842653 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.842653 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843065 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.843065 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843065 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.843065 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843065 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.843065 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843514 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.843514 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843514 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.843514 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843818 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.843818 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843818 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.843818 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.843818 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844185 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844185 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844185 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844185 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844185 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844509 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844509 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844509 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844509 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844509 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844509 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844927 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844927 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844927 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.844927 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.844927 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.845301 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.845301 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.845301 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.845301 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.845301 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.845672 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.845672 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.845672 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.845672 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.845961 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.845961 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.845961 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.845961 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.846287 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.846287 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.846287 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.846287 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.846287 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.846683 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.846683 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.846683 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.846683 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.846683 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847038 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847038 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847038 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847038 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847366 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847366 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847366 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847366 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847687 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847687 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847687 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847687 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847928 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847928 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.847928 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.847928 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848062 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848062 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848062 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848062 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848186 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848186 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848186 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848186 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848186 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848186 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848385 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848385 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848385 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848385 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848385 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848554 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848554 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848554 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848554 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848554 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848554 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848554 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848828 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848828 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848828 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848828 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.848828 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.848828 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849029 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849029 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849029 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849029 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849029 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849029 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849208 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849208 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849208 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849208 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849208 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849208 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849398 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849398 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849398 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849398 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849526 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849526 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849526 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849526 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849689 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849689 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849689 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849689 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849815 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849815 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849815 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:05:57.849815 np0000179099 devstack@c-api.service[112939]: warnings.warn(deprecated_msg) Jun 09 04:05:57.849815 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.middleware.request_id [None req-f88baf10-ff81-44a1-aa8e-a6b9a678517f None None] RequestId filter calling following filter/app {{(pid=112939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:05:57.849815 np0000179099 devstack@c-api.service[112939]: [pid: 112939|app: 0|req: 1/1] 199.204.45.74 () {60 vars in 949 bytes} [Tue Jun 9 04:05:57 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:05:57.849996 np0000179099 devstack@c-api.service[112938]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7a4eff0a3668 pid: 112938 (default app) Jun 09 04:06:05.121551 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.121551 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.121551 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.121551 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.121551 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.122426 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.122426 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.122426 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.122426 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.122426 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.122705 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.122705 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.122705 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.122705 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.122705 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.122705 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123019 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123019 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123019 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123019 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123266 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123266 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123266 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123266 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123506 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123506 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123506 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123506 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123772 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123772 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123772 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.123772 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.123772 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124058 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124058 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124058 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124058 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124058 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124325 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124325 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124325 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124325 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124325 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124325 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124688 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124688 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124688 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124688 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.124688 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.124688 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125089 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125089 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125089 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125089 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125089 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125089 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125320 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125320 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125320 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125320 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125320 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125516 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125516 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125516 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125516 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125516 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125700 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125700 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125700 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125700 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125700 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125700 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125913 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125913 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125913 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125913 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.125913 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.125913 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126110 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126110 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126110 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126110 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126110 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126301 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126301 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126301 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126301 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126301 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126478 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126478 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126478 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126478 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126661 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126661 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126661 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126661 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126809 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126809 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126809 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126809 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126809 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126993 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126993 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126993 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.126993 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.126993 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127165 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127165 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127165 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127165 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127317 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127317 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127317 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127317 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127464 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127464 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127464 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127464 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127647 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127647 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127647 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127647 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127787 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127787 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127787 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127787 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127927 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127927 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127927 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.127927 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.127927 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128113 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128113 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128113 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128113 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128113 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128113 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128318 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128318 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128318 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128318 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128318 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128489 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128489 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128489 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128489 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128489 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128489 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128707 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128707 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128707 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128707 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128707 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128707 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128928 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128928 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128928 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128928 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.128928 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.128928 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129143 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129143 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129143 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129143 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129143 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129143 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129355 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129355 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129355 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129355 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129497 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129497 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129497 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129497 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129497 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129692 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129692 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129692 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129692 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.129692 np0000179099 devstack@c-api.service[112936]: warnings.warn(deprecated_msg) Jun 09 04:06:05.129692 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.middleware.request_id [None req-95038d5f-77f5-41f9-ab99-f3842eb42d55 None None] RequestId filter calling following filter/app {{(pid=112936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:06:05.624113 np0000179099 devstack@c-api.service[112936]: INFO cinder.api.openstack.wsgi [None req-95038d5f-77f5-41f9-ab99-f3842eb42d55 admin admin] POST https://199.204.45.74/volume/v3/types Jun 09 04:06:05.624867 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.openstack.wsgi [None req-95038d5f-77f5-41f9-ab99-f3842eb42d55 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112936) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:06:05.626427 np0000179099 devstack@c-api.service[112936]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 04:06:05.626427 np0000179099 devstack@c-api.service[112936]: warnings.warn( Jun 09 04:06:05.665677 np0000179099 devstack@c-api.service[112936]: DEBUG oslo_db.sqlalchemy.engines [None req-95038d5f-77f5-41f9-ab99-f3842eb42d55 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=112936) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:06:05.700998 np0000179099 devstack@c-api.service[112936]: INFO cinder.api.openstack.wsgi [None req-95038d5f-77f5-41f9-ab99-f3842eb42d55 admin admin] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 09 04:06:05.701642 np0000179099 devstack@c-api.service[112936]: [pid: 112936|app: 0|req: 1/2] 199.204.45.74 () {68 vars in 1281 bytes} [Tue Jun 9 04:06:05 2026] POST /volume/v3/types => generated 186 bytes in 590 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:06:05.725313 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.725313 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.725957 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.725957 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.725957 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.725957 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.725957 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726252 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.726252 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726252 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.726252 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726252 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.726252 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726675 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.726675 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726675 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.726675 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726675 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.726938 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726938 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.726938 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.726938 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727156 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727156 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727156 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727156 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727407 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727407 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727407 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727407 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727407 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727698 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727698 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727698 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727698 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727698 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727957 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727957 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727957 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727957 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.727957 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.727957 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728279 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728279 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728279 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728279 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728279 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728279 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728637 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728637 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728637 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728637 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728637 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728637 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728953 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728953 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728953 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728953 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.728953 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.728953 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.729270 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.729270 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.729270 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.729270 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.729484 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.729484 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.729484 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.729484 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.729484 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.729801 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.729801 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.729801 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.729801 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.729801 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730065 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730065 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730065 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730065 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730065 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730065 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730382 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730382 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730382 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730382 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730382 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730716 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730716 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730716 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730716 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730716 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730985 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730985 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.730985 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.730985 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.731207 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.731207 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.731207 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.731207 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.731448 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.731448 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.731448 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.731448 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.731448 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.731752 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.731752 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.731752 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.731752 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.731752 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732012 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732012 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732012 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732012 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732229 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732229 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732229 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732229 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732478 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732478 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732478 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732478 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732724 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732724 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.732724 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.732724 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733096 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733096 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733096 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733096 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733331 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733331 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733331 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733331 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733331 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733331 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733698 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733698 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733698 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733698 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733698 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733999 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733999 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733999 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733999 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733999 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.733999 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.733999 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.734389 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.734389 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.734389 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.734389 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.734389 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.734389 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.734848 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.734848 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.734848 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.734848 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.734848 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.734848 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.735204 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.735204 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.735204 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.735204 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.735204 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.735204 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.735547 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.735547 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.735547 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.735547 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.735805 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.735805 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.735805 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.735805 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.736038 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.736038 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.736038 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.736038 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.736273 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.736273 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.736273 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:06:05.736273 np0000179099 devstack@c-api.service[112937]: warnings.warn(deprecated_msg) Jun 09 04:06:05.736273 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.middleware.request_id [req-95038d5f-77f5-41f9-ab99-f3842eb42d55 req-e40ce08f-e062-43cf-83cf-5e0cab1f1378 None None] RequestId filter calling following filter/app {{(pid=112937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:06:06.060385 np0000179099 devstack@c-api.service[112937]: INFO cinder.api.openstack.wsgi [req-95038d5f-77f5-41f9-ab99-f3842eb42d55 req-e40ce08f-e062-43cf-83cf-5e0cab1f1378 admin admin] POST https://199.204.45.74/volume/v3/types/16f491e0-1a8c-4ba7-a1fc-5a963f047768/extra_specs Jun 09 04:06:06.061029 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.openstack.wsgi [req-95038d5f-77f5-41f9-ab99-f3842eb42d55 req-e40ce08f-e062-43cf-83cf-5e0cab1f1378 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Jun 09 04:06:06.062687 np0000179099 devstack@c-api.service[112937]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 04:06:06.062687 np0000179099 devstack@c-api.service[112937]: warnings.warn( Jun 09 04:06:06.105101 np0000179099 devstack@c-api.service[112937]: DEBUG oslo_db.sqlalchemy.engines [req-95038d5f-77f5-41f9-ab99-f3842eb42d55 req-e40ce08f-e062-43cf-83cf-5e0cab1f1378 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=112937) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:06:06.168548 np0000179099 devstack@c-api.service[112937]: INFO cinder.api.openstack.wsgi [req-95038d5f-77f5-41f9-ab99-f3842eb42d55 req-e40ce08f-e062-43cf-83cf-5e0cab1f1378 admin admin] https://199.204.45.74/volume/v3/types/16f491e0-1a8c-4ba7-a1fc-5a963f047768/extra_specs returned with HTTP 200 Jun 09 04:06:06.169137 np0000179099 devstack@c-api.service[112937]: [pid: 112937|app: 0|req: 1/3] 199.204.45.74 () {70 vars in 1498 bytes} [Tue Jun 9 04:06:05 2026] POST /volume/v3/types/16f491e0-1a8c-4ba7-a1fc-5a963f047768/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Jun 09 04:06:07.715969 np0000179099 devstack@c-api.service[112939]: DEBUG dbcounter [-] [112939] Writing DB stats cinder:SELECT=6 {{(pid=112939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:06:07.730230 np0000179099 devstack@c-api.service[112938]: DEBUG dbcounter [-] [112938] Writing DB stats cinder:SELECT=6 {{(pid=112938) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:06:15.697275 np0000179099 devstack@c-api.service[112936]: DEBUG dbcounter [-] [112936] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112936) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:06:16.166897 np0000179099 devstack@c-api.service[112937]: DEBUG dbcounter [-] [112937] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112937) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Jun 09 04:08:36.577382 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.middleware.request_id [None req-ab0e7a36-10ca-4a93-8459-c4dee8f12fa0 None None] RequestId filter calling following filter/app {{(pid=112939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:08:36.579177 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [None req-ab0e7a36-10ca-4a93-8459-c4dee8f12fa0 None None] GET https://199.204.45.74/volume// Jun 09 04:08:36.579408 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [None req-ab0e7a36-10ca-4a93-8459-c4dee8f12fa0 None None] Empty body provided in request {{(pid=112939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:08:36.579813 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [None req-ab0e7a36-10ca-4a93-8459-c4dee8f12fa0 None None] Calling method 'all' {{(pid=112939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:08:36.580633 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [None req-ab0e7a36-10ca-4a93-8459-c4dee8f12fa0 None None] https://199.204.45.74/volume// returned with HTTP 300 Jun 09 04:08:36.581747 np0000179099 devstack@c-api.service[112939]: [pid: 112939|app: 0|req: 2/4] 199.204.45.74 () {66 vars in 1449 bytes} [Tue Jun 9 04:08:36 2026] GET /volume/ => generated 389 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Jun 09 04:09:15.424688 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_create":"" was deprecated in X in favor of "volume:attachment_create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.424688 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.424688 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_update":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.424688 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.424688 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.425835 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.425835 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:attachment_complete":"rule:admin_or_owner" was deprecated in X in favor of "volume:attachment_complete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.425835 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.425835 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach_bootable_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach_bootable_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.425835 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.426173 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get_all":"rule:admin_or_owner" was deprecated in X in favor of "message:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.426173 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.426173 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:get":"rule:admin_or_owner" was deprecated in X in favor of "message:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.426173 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.426173 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "message:delete":"rule:admin_or_owner" was deprecated in X in favor of "message:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.426173 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.426649 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.426649 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.426649 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.426649 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.426944 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.426944 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.426944 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.426944 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.427236 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:extended_snapshot_attributes":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:extended_snapshot_attributes":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.427236 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.427236 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.427236 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.427539 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.427539 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.427539 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.427539 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.427539 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.427947 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.427947 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "snapshot_extension:snapshot_actions:update_snapshot_status":"" was deprecated in X in favor of "snapshot_extension:snapshot_actions:update_snapshot_status":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.427947 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.427947 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get_all":"rule:admin_or_owner" was deprecated in X in favor of "backup:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.427947 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.428331 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:create":"" was deprecated in X in favor of "backup:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.428331 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.428331 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:get":"rule:admin_or_owner" was deprecated in X in favor of "backup:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.428331 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.428331 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:update":"rule:admin_or_owner" was deprecated in X in favor of "backup:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.428331 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.428820 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:delete":"rule:admin_or_owner" was deprecated in X in favor of "backup:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.428820 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.428820 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "backup:restore":"rule:admin_or_owner" was deprecated in X in favor of "backup:restore":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.428820 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.428820 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.428820 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.429212 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create":"" was deprecated in X in favor of "group:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.429212 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.429212 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get":"rule:admin_or_owner" was deprecated in X in favor of "group:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.429212 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.429212 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update":"rule:admin_or_owner" was deprecated in X in favor of "group:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.429212 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.429728 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_all_group_snapshots":"rule:admin_or_owner" was deprecated in X in favor of "group:get_all_group_snapshots":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.429728 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.429728 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:create_group_snapshot":"" was deprecated in X in favor of "group:create_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.429728 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.429728 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:get_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:get_group_snapshot":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.430085 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.430085 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:delete_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.430085 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.430085 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:update_group_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "group:update_group_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.430085 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.430413 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:delete":"rule:admin_or_owner" was deprecated in X in favor of "group:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.430413 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.430413 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:enable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:enable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.430413 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.430413 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:disable_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:disable_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.430413 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431020 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:failover_replication":"rule:admin_or_owner" was deprecated in X in favor of "group:failover_replication":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431020 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431020 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "group:list_replication_targets":"rule:admin_or_owner" was deprecated in X in favor of "group:list_replication_targets":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431020 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431020 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:quotas:show":"rule:admin_or_owner" was deprecated in None in favor of "volume_extension:quotas:show":"rule:xena_system_admin_or_project_reader". Reason: None. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431020 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431404 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "limits_extension:used_limits":"rule:admin_or_owner" was deprecated in X in favor of "limits_extension:used_limits":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431404 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431404 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get":"" was deprecated in X in favor of "volume_extension:type_get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431404 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431404 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:type_get_all":"" was deprecated in X in favor of "volume_extension:type_get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431769 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431769 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:access_types_extra_specs":"rule:admin_api" was deprecated in X in favor of "volume_extension:access_types_extra_specs":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431769 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.431769 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:create":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:create":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.431769 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432103 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:get":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:get":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432103 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432103 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:update":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:update":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432103 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432439 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_encryption:delete":"rule:volume_extension:volume_type_encryption" was deprecated in X in favor of "volume_extension:volume_type_encryption:delete":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_encryption' was a convenience policy that allowed you to set all volume encryption type policies to the same value. We are deprecating this rule to prepare for a future release in which the default values for policies that read, create/update, and delete encryption types will be different from each other.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432439 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432439 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_type_access":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432439 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432655 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_type_access:get_all_for_type":"volume_extension:volume_type_access" was deprecated in X in favor of "volume_extension:volume_type_access:get_all_for_type":"rule:admin_api". Reason: Reason: 'volume_extension:volume_type_access:get_all_for_type' is a new policy that protects an API call formerly governed by 'volume_extension:volume_type_access', but which has been separated for finer-grained policy control.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432655 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432655 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432655 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432655 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:extend_attached_volume":"rule:admin_or_owner" was deprecated in X in favor of "volume:extend_attached_volume":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432868 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432868 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:revert_to_snapshot":"rule:admin_or_owner" was deprecated in X in favor of "volume:revert_to_snapshot":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432868 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.432868 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:retype":"rule:admin_or_owner" was deprecated in X in favor of "volume:retype":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.432868 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433005 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_readonly_flag":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_readonly_flag":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433005 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433005 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:upload_image":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:upload_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433005 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433178 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:initialize_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:initialize_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433178 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433178 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:terminate_connection":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:terminate_connection":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433178 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433473 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:roll_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:roll_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433473 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433473 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:reserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:reserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433473 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433619 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:unreserve":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:unreserve":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433619 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433619 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:begin_detaching":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:begin_detaching":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433619 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433755 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:attach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:attach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433755 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433755 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_actions:detach":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_actions:detach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433755 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433875 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all_transfers":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all_transfers":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433875 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433875 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.433875 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.433875 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_transfer":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434045 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434045 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:accept_transfer":"" was deprecated in X in favor of "volume:accept_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434045 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434045 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_transfer":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_transfer":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434045 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434045 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_volume_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434233 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434233 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:create_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434233 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434233 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:update_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434233 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434471 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete_volume_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete_volume_metadata":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434471 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434471 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:show":"rule:xena_system_admin_or_project_reader". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434471 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434471 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:set":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434471 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434684 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_image_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_image_metadata:remove":"rule:xena_system_admin_or_project_member". Reason: volume_extension:volume_image_metadata has been replaced by more granular policies that separately govern show, set, and remove operations.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434684 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434684 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:index":"" was deprecated in X in favor of "volume_extension:types_extra_specs:index":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434684 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434684 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:types_extra_specs:show":"" was deprecated in X in favor of "volume_extension:types_extra_specs:show":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434684 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434864 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create":"" was deprecated in X in favor of "volume:create":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434864 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434864 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:create_from_image":"" was deprecated in X in favor of "volume:create_from_image":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434864 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.434864 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get":"rule:admin_or_owner" was deprecated in X in favor of "volume:get":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.434864 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435075 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:get_all":"rule:admin_or_owner" was deprecated in X in favor of "volume:get_all":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435075 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435075 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:update":"rule:admin_or_owner" was deprecated in X in favor of "volume:update":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435075 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435075 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:delete":"rule:admin_or_owner" was deprecated in X in favor of "volume:delete":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435075 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435285 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_tenant_attribute":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_tenant_attribute":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435285 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435285 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:volume_encryption_metadata":"rule:admin_or_owner" was deprecated in X in favor of "volume_extension:volume_encryption_metadata":"rule:xena_system_admin_or_project_reader". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435285 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435415 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume:multiattach":"rule:admin_or_owner" was deprecated in X in favor of "volume:multiattach":"rule:xena_system_admin_or_project_member". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435415 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435415 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_set_or_update":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_set_or_update":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435415 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435415 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_get":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435577 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435577 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_get_all":"role:admin and system_scope:all" was deprecated in X in favor of "volume_extension:default_get_all":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435577 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435577 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_policy/policy.py:806: UserWarning: Policy "volume_extension:default_unset":"rule:system_or_domain_or_project_admin" was deprecated in X in favor of "volume_extension:default_unset":"rule:admin_api". Reason: Default policies now support the three Keystone default roles, namely 'admin', 'member', and 'reader' to implement three Cinder "personas". See "Policy Personas and Permissions" in the "Cinder Service Configuration" documentation (Xena release) for details.. Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. Jun 09 04:09:15.435577 np0000179099 devstack@c-api.service[112938]: warnings.warn(deprecated_msg) Jun 09 04:09:15.435577 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.middleware.request_id [None req-17bb0c73-600e-447c-9fc7-aa05852c16e6 None None] RequestId filter calling following filter/app {{(pid=112938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:15.435577 np0000179099 devstack@c-api.service[112938]: [pid: 112938|app: 0|req: 1/5] 199.204.45.74 () {62 vars in 1061 bytes} [Tue Jun 9 04:09:15 2026] GET /volume/v3 => generated 114 bytes in 17 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:09:15.466756 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.middleware.request_id [None req-c2e3a7aa-e54a-4347-9a2d-ecb4b945cb21 None None] RequestId filter calling following filter/app {{(pid=112936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:15.476364 np0000179099 devstack@c-api.service[112936]: [pid: 112936|app: 0|req: 2/6] 199.204.45.74 () {64 vars in 1265 bytes} [Tue Jun 9 04:09:15 2026] GET /volume/v3 => generated 0 bytes in 11 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:09:15.517450 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.middleware.request_id [req-c2e3a7aa-e54a-4347-9a2d-ecb4b945cb21 req-ff99120d-5862-4a33-b328-939e36af38fa None None] RequestId filter calling following filter/app {{(pid=112937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:15.521934 np0000179099 devstack@c-api.service[112937]: INFO cinder.api.openstack.wsgi [req-c2e3a7aa-e54a-4347-9a2d-ecb4b945cb21 req-ff99120d-5862-4a33-b328-939e36af38fa demo demo] GET https://199.204.45.74/volume/v3/ Jun 09 04:09:15.522165 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.openstack.wsgi [req-c2e3a7aa-e54a-4347-9a2d-ecb4b945cb21 req-ff99120d-5862-4a33-b328-939e36af38fa demo demo] Empty body provided in request {{(pid=112937) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:15.522434 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.openstack.wsgi [req-c2e3a7aa-e54a-4347-9a2d-ecb4b945cb21 req-ff99120d-5862-4a33-b328-939e36af38fa demo demo] Calling method 'version_select' {{(pid=112937) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:15.523431 np0000179099 devstack@c-api.service[112937]: INFO cinder.api.openstack.wsgi [req-c2e3a7aa-e54a-4347-9a2d-ecb4b945cb21 req-ff99120d-5862-4a33-b328-939e36af38fa demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 09 04:09:15.523795 np0000179099 devstack@c-api.service[112937]: [pid: 112937|app: 0|req: 2/7] 199.204.45.74 () {66 vars in 1339 bytes} [Tue Jun 9 04:09:15 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:15.567823 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.middleware.request_id [None req-0b61e0d5-c045-44d7-9375-8cd3551575b1 None None] RequestId filter calling following filter/app {{(pid=112939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:15.916306 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [None req-0b61e0d5-c045-44d7-9375-8cd3551575b1 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 09 04:09:15.916647 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [None req-0b61e0d5-c045-44d7-9375-8cd3551575b1 demo demo] Empty body provided in request {{(pid=112939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:15.916838 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [None req-0b61e0d5-c045-44d7-9375-8cd3551575b1 demo demo] Calling method 'show' {{(pid=112939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:15.957207 np0000179099 devstack@c-api.service[112939]: DEBUG oslo_db.sqlalchemy.engines [None req-0b61e0d5-c045-44d7-9375-8cd3551575b1 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=112939) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:09:15.975142 np0000179099 devstack@c-api.service[112939]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 04:09:15.975142 np0000179099 devstack@c-api.service[112939]: warnings.warn( Jun 09 04:09:15.977300 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [None req-0b61e0d5-c045-44d7-9375-8cd3551575b1 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:15.977680 np0000179099 devstack@c-api.service[112939]: [pid: 112939|app: 0|req: 3/8] 199.204.45.74 () {64 vars in 1294 bytes} [Tue Jun 9 04:09:15 2026] GET /volume/v3/types/default => generated 145 bytes in 411 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:16.086937 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.middleware.request_id [None req-5498f1b1-b92a-46ce-9c9e-4f10b6a5aeae None None] RequestId filter calling following filter/app {{(pid=112938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:16.413614 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-5498f1b1-b92a-46ce-9c9e-4f10b6a5aeae demo demo] GET https://199.204.45.74/volume/v3/types Jun 09 04:09:16.414079 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-5498f1b1-b92a-46ce-9c9e-4f10b6a5aeae demo demo] Empty body provided in request {{(pid=112938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:16.414397 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-5498f1b1-b92a-46ce-9c9e-4f10b6a5aeae demo demo] Calling method 'index' {{(pid=112938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:16.414960 np0000179099 devstack@c-api.service[112938]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. Jun 09 04:09:16.414960 np0000179099 devstack@c-api.service[112938]: warnings.warn( Jun 09 04:09:16.415605 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.api_utils [None req-5498f1b1-b92a-46ce-9c9e-4f10b6a5aeae demo demo] Removing options '' from query. {{(pid=112938) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Jun 09 04:09:16.457707 np0000179099 devstack@c-api.service[112938]: DEBUG oslo_db.sqlalchemy.engines [None req-5498f1b1-b92a-46ce-9c9e-4f10b6a5aeae 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=112938) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Jun 09 04:09:16.477386 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-5498f1b1-b92a-46ce-9c9e-4f10b6a5aeae demo demo] https://199.204.45.74/volume/v3/types returned with HTTP 200 Jun 09 04:09:16.477905 np0000179099 devstack@c-api.service[112938]: [pid: 112938|app: 0|req: 2/9] 199.204.45.74 () {64 vars in 1283 bytes} [Tue Jun 9 04:09:16 2026] GET /volume/v3/types => generated 377 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:16.896123 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.middleware.request_id [None req-fa276c7e-c402-4b69-9e03-726bf3ba81cd None None] RequestId filter calling following filter/app {{(pid=112936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:16.897280 np0000179099 devstack@c-api.service[112936]: [pid: 112936|app: 0|req: 3/10] 199.204.45.74 () {62 vars in 1061 bytes} [Tue Jun 9 04:09:16 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:09:16.935751 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.middleware.request_id [None req-bec34d69-d848-4582-b17d-7af4765771d0 None None] RequestId filter calling following filter/app {{(pid=112937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:16.942219 np0000179099 devstack@c-api.service[112937]: [pid: 112937|app: 0|req: 3/11] 199.204.45.74 () {64 vars in 1265 bytes} [Tue Jun 9 04:09:16 2026] GET /volume/v3 => generated 0 bytes in 7 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:09:16.981165 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.middleware.request_id [req-bec34d69-d848-4582-b17d-7af4765771d0 req-40c60f61-5711-4ab5-bfa2-87187de15e62 None None] RequestId filter calling following filter/app {{(pid=112939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:16.985237 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [req-bec34d69-d848-4582-b17d-7af4765771d0 req-40c60f61-5711-4ab5-bfa2-87187de15e62 demo demo] GET https://199.204.45.74/volume/v3/ Jun 09 04:09:16.985709 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [req-bec34d69-d848-4582-b17d-7af4765771d0 req-40c60f61-5711-4ab5-bfa2-87187de15e62 demo demo] Empty body provided in request {{(pid=112939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:16.986108 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [req-bec34d69-d848-4582-b17d-7af4765771d0 req-40c60f61-5711-4ab5-bfa2-87187de15e62 demo demo] Calling method 'version_select' {{(pid=112939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:16.987162 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [req-bec34d69-d848-4582-b17d-7af4765771d0 req-40c60f61-5711-4ab5-bfa2-87187de15e62 demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 09 04:09:16.988075 np0000179099 devstack@c-api.service[112939]: [pid: 112939|app: 0|req: 4/12] 199.204.45.74 () {66 vars in 1339 bytes} [Tue Jun 9 04:09:16 2026] GET /volume/v3/ => generated 389 bytes in 8 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:17.038404 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.middleware.request_id [None req-899d2b05-a682-40f2-add5-fcc924d59f99 None None] RequestId filter calling following filter/app {{(pid=112938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.040141 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-899d2b05-a682-40f2-add5-fcc924d59f99 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 09 04:09:17.040308 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-899d2b05-a682-40f2-add5-fcc924d59f99 demo demo] Empty body provided in request {{(pid=112938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:17.040507 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-899d2b05-a682-40f2-add5-fcc924d59f99 demo demo] Calling method 'show' {{(pid=112938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:17.053139 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-899d2b05-a682-40f2-add5-fcc924d59f99 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:17.053468 np0000179099 devstack@c-api.service[112938]: [pid: 112938|app: 0|req: 3/13] 199.204.45.74 () {64 vars in 1294 bytes} [Tue Jun 9 04:09:17 2026] GET /volume/v3/types/default => generated 145 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:17.694660 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.middleware.request_id [None req-1a7a3490-ea58-4ef9-b2c0-a68d80bcc24a None None] RequestId filter calling following filter/app {{(pid=112936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.696044 np0000179099 devstack@c-api.service[112936]: [pid: 112936|app: 0|req: 4/14] 199.204.45.74 () {62 vars in 1061 bytes} [Tue Jun 9 04:09:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) Jun 09 04:09:17.737038 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.middleware.request_id [None req-30219b83-0289-4cfe-8781-d2ddeead6435 None None] RequestId filter calling following filter/app {{(pid=112937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.740690 np0000179099 devstack@c-api.service[112937]: [pid: 112937|app: 0|req: 4/15] 199.204.45.74 () {64 vars in 1265 bytes} [Tue Jun 9 04:09:17 2026] GET /volume/v3 => generated 0 bytes in 5 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:09:17.777951 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.middleware.request_id [req-30219b83-0289-4cfe-8781-d2ddeead6435 req-f5fb5389-0dc0-404b-81ed-700a5e4ac94e None None] RequestId filter calling following filter/app {{(pid=112939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.781778 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [req-30219b83-0289-4cfe-8781-d2ddeead6435 req-f5fb5389-0dc0-404b-81ed-700a5e4ac94e demo demo] GET https://199.204.45.74/volume/v3/ Jun 09 04:09:17.782232 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [req-30219b83-0289-4cfe-8781-d2ddeead6435 req-f5fb5389-0dc0-404b-81ed-700a5e4ac94e demo demo] Empty body provided in request {{(pid=112939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:17.782677 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [req-30219b83-0289-4cfe-8781-d2ddeead6435 req-f5fb5389-0dc0-404b-81ed-700a5e4ac94e demo demo] Calling method 'version_select' {{(pid=112939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:17.783142 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [req-30219b83-0289-4cfe-8781-d2ddeead6435 req-f5fb5389-0dc0-404b-81ed-700a5e4ac94e demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 09 04:09:17.783591 np0000179099 devstack@c-api.service[112939]: [pid: 112939|app: 0|req: 5/16] 199.204.45.74 () {66 vars in 1339 bytes} [Tue Jun 9 04:09:17 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:17.830937 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.middleware.request_id [None req-e530beda-520f-40d7-8cad-1a43864d96d0 None None] RequestId filter calling following filter/app {{(pid=112938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.833070 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-e530beda-520f-40d7-8cad-1a43864d96d0 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 09 04:09:17.833314 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-e530beda-520f-40d7-8cad-1a43864d96d0 demo demo] Empty body provided in request {{(pid=112938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:17.833605 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-e530beda-520f-40d7-8cad-1a43864d96d0 demo demo] Calling method 'show' {{(pid=112938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:17.842859 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-e530beda-520f-40d7-8cad-1a43864d96d0 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:17.843346 np0000179099 devstack@c-api.service[112938]: [pid: 112938|app: 0|req: 4/17] 199.204.45.74 () {64 vars in 1294 bytes} [Tue Jun 9 04:09:17 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 09 04:09:17.886691 np0000179099 devstack@c-api.service[112936]: DEBUG cinder.api.middleware.request_id [None req-48edf103-8d1a-4336-98b7-acff1842a087 None None] RequestId filter calling following filter/app {{(pid=112936) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.888066 np0000179099 devstack@c-api.service[112936]: [pid: 112936|app: 0|req: 5/18] 199.204.45.74 () {62 vars in 1061 bytes} [Tue Jun 9 04:09:17 2026] GET /volume/v3 => generated 114 bytes in 2 msecs (HTTP/1.1 401) 5 headers in 232 bytes (2 switches on core 0) Jun 09 04:09:17.925678 np0000179099 devstack@c-api.service[112937]: DEBUG cinder.api.middleware.request_id [None req-4e7a5dd0-d58e-41bc-a749-ce932c0141d8 None None] RequestId filter calling following filter/app {{(pid=112937) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.927888 np0000179099 devstack@c-api.service[112937]: [pid: 112937|app: 0|req: 5/19] 199.204.45.74 () {64 vars in 1265 bytes} [Tue Jun 9 04:09:17 2026] GET /volume/v3 => generated 0 bytes in 4 msecs (HTTP/1.1 302) 4 headers in 191 bytes (0 switches on core 0) Jun 09 04:09:17.972034 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.middleware.request_id [req-4e7a5dd0-d58e-41bc-a749-ce932c0141d8 req-1e77bbd2-6ddd-420b-a9fa-11b847f14d4a None None] RequestId filter calling following filter/app {{(pid=112939) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:17.975239 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [req-4e7a5dd0-d58e-41bc-a749-ce932c0141d8 req-1e77bbd2-6ddd-420b-a9fa-11b847f14d4a demo demo] GET https://199.204.45.74/volume/v3/ Jun 09 04:09:17.975615 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [req-4e7a5dd0-d58e-41bc-a749-ce932c0141d8 req-1e77bbd2-6ddd-420b-a9fa-11b847f14d4a demo demo] Empty body provided in request {{(pid=112939) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:17.975982 np0000179099 devstack@c-api.service[112939]: DEBUG cinder.api.openstack.wsgi [req-4e7a5dd0-d58e-41bc-a749-ce932c0141d8 req-1e77bbd2-6ddd-420b-a9fa-11b847f14d4a demo demo] Calling method 'version_select' {{(pid=112939) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:17.976647 np0000179099 devstack@c-api.service[112939]: INFO cinder.api.openstack.wsgi [req-4e7a5dd0-d58e-41bc-a749-ce932c0141d8 req-1e77bbd2-6ddd-420b-a9fa-11b847f14d4a demo demo] https://199.204.45.74/volume/v3/ returned with HTTP 200 Jun 09 04:09:17.977281 np0000179099 devstack@c-api.service[112939]: [pid: 112939|app: 0|req: 6/20] 199.204.45.74 () {66 vars in 1339 bytes} [Tue Jun 9 04:09:17 2026] GET /volume/v3/ => generated 389 bytes in 7 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:18.030886 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.middleware.request_id [None req-fbf3917f-eadb-4185-bc61-f476e11dcdf5 None None] RequestId filter calling following filter/app {{(pid=112938) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Jun 09 04:09:18.033226 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-fbf3917f-eadb-4185-bc61-f476e11dcdf5 demo demo] GET https://199.204.45.74/volume/v3/types/default Jun 09 04:09:18.033466 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-fbf3917f-eadb-4185-bc61-f476e11dcdf5 demo demo] Empty body provided in request {{(pid=112938) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Jun 09 04:09:18.033923 np0000179099 devstack@c-api.service[112938]: DEBUG cinder.api.openstack.wsgi [None req-fbf3917f-eadb-4185-bc61-f476e11dcdf5 demo demo] Calling method 'show' {{(pid=112938) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Jun 09 04:09:18.047969 np0000179099 devstack@c-api.service[112938]: INFO cinder.api.openstack.wsgi [None req-fbf3917f-eadb-4185-bc61-f476e11dcdf5 demo demo] https://199.204.45.74/volume/v3/types/default returned with HTTP 200 Jun 09 04:09:18.048441 np0000179099 devstack@c-api.service[112938]: [pid: 112938|app: 0|req: 5/21] 199.204.45.74 () {64 vars in 1294 bytes} [Tue Jun 9 04:09:18 2026] GET /volume/v3/types/default => generated 145 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Jun 09 04:09:25.973057 np0000179099 devstack@c-api.service[112939]: DEBUG dbcounter [-] [112939] Writing DB stats cinder:SELECT=2 {{(pid=112939) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}