May 18 23:34:45.062058 np0000174526 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 18 23:34:45.072719 np0000174526 devstack@c-api.service[113631]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: *** Starting uWSGI 2.0.24-debian (64bit) on [Mon May 18 23:34:45 2026] *** May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: nodename: np0000174526 May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: machine: x86_64 May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: clock source: unix May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: pcre jit disabled May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: detected number of CPU cores: 16 May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: current working directory: / May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: detected binary path: /usr/bin/uwsgi-core May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: your processes number limit is 256917 May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: your memory page size is 4096 bytes May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: detected max file descriptor number: 2048 May 18 23:34:45.076336 np0000174526 devstack@c-api.service[113631]: lock engine: pthread robust mutexes May 18 23:34:45.077296 np0000174526 devstack@c-api.service[113631]: thunder lock: enabled May 18 23:34:45.077296 np0000174526 devstack@c-api.service[113631]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 18 23:34:45.077296 np0000174526 devstack@c-api.service[113631]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 18 23:34:45.077296 np0000174526 devstack@c-api.service[113631]: PEP 405 virtualenv detected: /opt/stack/data/venv May 18 23:34:45.077296 np0000174526 devstack@c-api.service[113631]: Set PythonHome to /opt/stack/data/venv May 18 23:34:45.121969 np0000174526 devstack@c-api.service[113631]: Python main interpreter initialized at 0x75a5ea4a3668 May 18 23:34:45.121969 np0000174526 devstack@c-api.service[113631]: python threads support enabled May 18 23:34:45.121969 np0000174526 devstack@c-api.service[113631]: your server socket listen backlog is limited to 100 connections May 18 23:34:45.121969 np0000174526 devstack@c-api.service[113631]: your mercy for graceful operations on workers is 80 seconds May 18 23:34:45.124471 np0000174526 devstack@c-api.service[113631]: mapped 671795 bytes (656 KB) for 4 cores May 18 23:34:45.124471 np0000174526 devstack@c-api.service[113631]: *** Operational MODE: preforking *** May 18 23:34:45.124471 np0000174526 devstack@c-api.service[113631]: *** uWSGI is running in multiple interpreter mode *** May 18 23:34:45.124471 np0000174526 devstack@c-api.service[113631]: spawned uWSGI master process (pid: 113631) May 18 23:34:45.124471 np0000174526 devstack@c-api.service[113631]: spawned uWSGI worker 1 (pid: 113638, cores: 1) May 18 23:34:45.124471 np0000174526 devstack@c-api.service[113631]: spawned uWSGI worker 2 (pid: 113639, cores: 1) May 18 23:34:45.123049 np0000174526 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 18 23:34:45.125010 np0000174526 devstack@c-api.service[113631]: spawned uWSGI worker 3 (pid: 113640, cores: 1) May 18 23:34:45.125259 np0000174526 devstack@c-api.service[113631]: spawned uWSGI worker 4 (pid: 113641, cores: 1) May 18 23:34:45.125360 np0000174526 devstack@c-api.service[113631]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 18 23:34:45.244087 np0000174526 devstack@c-api.service[113638]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:34:45.244087 np0000174526 devstack@c-api.service[113638]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:34:45.244087 np0000174526 devstack@c-api.service[113638]: we strongly recommend against using it for new projects. May 18 23:34:45.244087 np0000174526 devstack@c-api.service[113638]: If you are already using Eventlet, we recommend migrating to a different May 18 23:34:45.244087 np0000174526 devstack@c-api.service[113638]: framework. For more detail see May 18 23:34:45.244087 np0000174526 devstack@c-api.service[113638]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:34:45.244087 np0000174526 devstack@c-api.service[113638]: import eventlet # noqa May 18 23:34:45.253935 np0000174526 devstack@c-api.service[113640]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:34:45.253935 np0000174526 devstack@c-api.service[113640]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:34:45.253935 np0000174526 devstack@c-api.service[113640]: we strongly recommend against using it for new projects. May 18 23:34:45.253935 np0000174526 devstack@c-api.service[113640]: If you are already using Eventlet, we recommend migrating to a different May 18 23:34:45.253935 np0000174526 devstack@c-api.service[113640]: framework. For more detail see May 18 23:34:45.253935 np0000174526 devstack@c-api.service[113640]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:34:45.253935 np0000174526 devstack@c-api.service[113640]: import eventlet # noqa May 18 23:34:45.256979 np0000174526 devstack@c-api.service[113639]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:34:45.256979 np0000174526 devstack@c-api.service[113639]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:34:45.256979 np0000174526 devstack@c-api.service[113639]: we strongly recommend against using it for new projects. May 18 23:34:45.256979 np0000174526 devstack@c-api.service[113639]: If you are already using Eventlet, we recommend migrating to a different May 18 23:34:45.256979 np0000174526 devstack@c-api.service[113639]: framework. For more detail see May 18 23:34:45.256979 np0000174526 devstack@c-api.service[113639]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:34:45.256979 np0000174526 devstack@c-api.service[113639]: import eventlet # noqa May 18 23:34:45.258187 np0000174526 devstack@c-api.service[113641]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 18 23:34:45.258187 np0000174526 devstack@c-api.service[113641]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 18 23:34:45.258187 np0000174526 devstack@c-api.service[113641]: we strongly recommend against using it for new projects. May 18 23:34:45.258187 np0000174526 devstack@c-api.service[113641]: If you are already using Eventlet, we recommend migrating to a different May 18 23:34:45.258187 np0000174526 devstack@c-api.service[113641]: framework. For more detail see May 18 23:34:45.258187 np0000174526 devstack@c-api.service[113641]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 18 23:34:45.258187 np0000174526 devstack@c-api.service[113641]: import eventlet # noqa May 18 23:34:45.335025 np0000174526 devstack@c-api.service[113638]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:34:45.335025 np0000174526 devstack@c-api.service[113638]: debtcollector.deprecate( May 18 23:34:45.341960 np0000174526 devstack@c-api.service[113640]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:34:45.341960 np0000174526 devstack@c-api.service[113640]: debtcollector.deprecate( May 18 23:34:45.347822 np0000174526 devstack@c-api.service[113641]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:34:45.347822 np0000174526 devstack@c-api.service[113641]: debtcollector.deprecate( May 18 23:34:45.352318 np0000174526 devstack@c-api.service[113639]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 18 23:34:45.352318 np0000174526 devstack@c-api.service[113639]: debtcollector.deprecate( May 18 23:34:45.418437 np0000174526 devstack@c-api.service[113638]: /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 May 18 23:34:45.418437 np0000174526 devstack@c-api.service[113638]: from cgi import parse_header May 18 23:34:45.437386 np0000174526 devstack@c-api.service[113641]: /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 May 18 23:34:45.437386 np0000174526 devstack@c-api.service[113641]: from cgi import parse_header May 18 23:34:45.443459 np0000174526 devstack@c-api.service[113640]: /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 May 18 23:34:45.443459 np0000174526 devstack@c-api.service[113640]: from cgi import parse_header May 18 23:34:45.445718 np0000174526 devstack@c-api.service[113639]: /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 May 18 23:34:45.445718 np0000174526 devstack@c-api.service[113639]: from cgi import parse_header May 18 23:34:45.465611 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:34:45.465611 np0000174526 devstack@c-api.service[113638]: removals.removed_module( May 18 23:34:45.465611 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:34:45.465611 np0000174526 devstack@c-api.service[113638]: removals.removed_module( May 18 23:34:45.482534 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:45.482534 np0000174526 devstack@c-api.service[113641]: removals.removed_module( May 18 23:34:45.483286 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:45.483286 np0000174526 devstack@c-api.service[113641]: removals.removed_module( May 18 23:34:45.493739 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:45.493739 np0000174526 devstack@c-api.service[113639]: removals.removed_module( May 18 23:34:45.494468 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:45.494468 np0000174526 devstack@c-api.service[113639]: removals.removed_module( May 18 23:34:45.495072 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:45.495072 np0000174526 devstack@c-api.service[113640]: removals.removed_module( May 18 23:34:45.496094 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:45.496094 np0000174526 devstack@c-api.service[113640]: removals.removed_module( May 18 23:34:46.062593 np0000174526 devstack@c-api.service[113638]: /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 May 18 23:34:46.062593 np0000174526 devstack@c-api.service[113638]: warnings.warn( May 18 23:34:46.083732 np0000174526 devstack@c-api.service[113641]: /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 May 18 23:34:46.083732 np0000174526 devstack@c-api.service[113641]: warnings.warn( May 18 23:34:46.095322 np0000174526 devstack@c-api.service[113639]: /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 May 18 23:34:46.095322 np0000174526 devstack@c-api.service[113639]: warnings.warn( May 18 23:34:46.135913 np0000174526 devstack@c-api.service[113640]: /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 May 18 23:34:46.135913 np0000174526 devstack@c-api.service[113640]: warnings.warn( May 18 23:34:46.161806 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:34:46.161806 np0000174526 devstack@c-api.service[113638]: warnings.warn( May 18 23:34:46.184338 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:46.184338 np0000174526 devstack@c-api.service[113641]: warnings.warn( May 18 23:34:46.191662 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:46.191662 np0000174526 devstack@c-api.service[113639]: warnings.warn( May 18 23:34:46.243907 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:46.243907 np0000174526 devstack@c-api.service[113640]: warnings.warn( May 18 23:34:46.464886 np0000174526 devstack@c-api.service[113641]: 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. May 18 23:34:46.465750 np0000174526 devstack@c-api.service[113641]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113641) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:34:46.469579 np0000174526 devstack@c-api.service[113638]: 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. May 18 23:34:46.470073 np0000174526 devstack@c-api.service[113638]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113638) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:34:46.474038 np0000174526 devstack@c-api.service[113639]: 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. May 18 23:34:46.474505 np0000174526 devstack@c-api.service[113639]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113639) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:34:46.544737 np0000174526 devstack@c-api.service[113640]: 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. May 18 23:34:46.545111 np0000174526 devstack@c-api.service[113640]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=113640) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 18 23:34:46.550239 np0000174526 devstack@c-api.service[113639]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 23:34:46.550239 np0000174526 devstack@c-api.service[113639]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:34:46.550354 np0000174526 devstack@c-api.service[113641]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 23:34:46.550354 np0000174526 devstack@c-api.service[113641]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:34:46.552186 np0000174526 devstack@c-api.service[113638]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 23:34:46.552186 np0000174526 devstack@c-api.service[113638]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:34:46.613137 np0000174526 devstack@c-api.service[113640]: /opt/stack/cinder/cinder/api/validation/validators.py:126: DeprecationWarning: FormatChecker.cls_checks is deprecated. Call FormatChecker.checks on a specific FormatChecker instance instead. May 18 23:34:46.613137 np0000174526 devstack@c-api.service[113640]: @jsonschema.FormatChecker.cls_checks('date-time') May 18 23:34:47.018611 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113639) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:34:47.018852 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113638) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:34:47.018918 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113641) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:34:47.018981 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=113640) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 18 23:34:47.019043 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.019043 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.019141 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.019192 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.019244 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.019304 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.019374 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.019491 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.019491 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.019605 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.019697 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.019761 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.020341 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.020469 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.020469 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.020588 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.020681 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.020749 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.020800 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.020851 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.020900 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.020950 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.020999 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.021056 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.021109 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.021176 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.021233 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.021285 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.021339 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.021401 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.021489 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.021540 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.021591 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.021642 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.021705 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.021705 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.021705 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.021705 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.021705 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.021705 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.027074 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.027195 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.027195 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.027313 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.027398 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.027554 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.027554 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.027671 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.027671 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.027746 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.027783 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.027783 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.027783 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.027880 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.027917 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.027950 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.027950 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.028018 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.028054 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.028054 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.028121 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.028156 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.028189 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.028223 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.028256 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.028256 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.028256 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.028256 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.029627 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.029691 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.029732 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.029787 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.029822 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.029855 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.029902 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.029936 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.029971 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.030024 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.030059 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.030098 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.030135 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.030199 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.030235 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.030283 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.030283 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.030283 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.030385 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.030440 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.030484 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.030521 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.030556 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.030600 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.030600 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.030600 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.030696 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.030696 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.030765 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.030765 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.030845 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.030885 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.030921 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.030959 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.030992 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.031026 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.031065 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.031105 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.031140 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.031173 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.031206 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.031240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.031276 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.031276 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.031347 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.031347 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.031421 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.031480 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.031516 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.031516 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.031577 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.031577 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.031577 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.031577 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.031577 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.031721 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.033045 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.033109 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.033147 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.033235 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.033319 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.033386 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.033478 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.033581 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.033623 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.033757 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.033794 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.033794 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.033863 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.033896 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.033930 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.033965 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.033999 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.034031 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.034064 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.034104 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.034143 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.034175 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.034207 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.034240 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.034277 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.034364 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.034364 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.034364 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.034803 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.034867 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.034909 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.034942 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.034977 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.035013 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.035047 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.035083 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.035152 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.035211 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.035267 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.035314 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.035356 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.035404 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.035404 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.035497 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.035497 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.035497 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.035497 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.035630 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.035630 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.035692 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.036585 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.036681 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.036751 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.036751 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.036872 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.036872 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.037311 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.037412 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.037476 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.037476 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.037542 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.037575 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.037609 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.037655 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.037691 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.037724 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.037766 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.037807 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.037843 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.037878 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.037910 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.037945 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.037980 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.038014 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.038047 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.038088 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.038127 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.038162 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.038196 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.038232 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.038270 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.038306 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.038345 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.038382 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.039098 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.039098 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.039098 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.039260 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.039260 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.039326 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.039360 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.039403 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.039485 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.039522 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.039562 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.039601 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.039601 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.039669 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.039702 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.039754 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.039792 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.039831 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.039866 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.039900 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.039933 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.039967 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.040000 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.040038 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.040038 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.040038 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.040038 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.040038 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.041358 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.041423 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.041459 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.041503 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.041537 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.041571 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.041620 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.041661 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.041696 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.041730 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.041763 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.041800 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.041837 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.041837 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.041904 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.041941 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.042162 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.042247 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.042316 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.042387 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.042469 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.042535 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.042650 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.042726 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.042796 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.042865 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.042937 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.043000 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.043062 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.043134 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.043197 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.043258 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.043319 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.043380 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.043457 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.043533 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.043604 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.043667 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.043736 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.043802 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.043839 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.043889 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.043935 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.043979 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.044021 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.044073 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.044127 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.044165 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.044199 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.044232 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.044266 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.044300 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.044339 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.044378 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.044413 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.044466 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.044514 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.044549 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.044604 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.044640 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.044674 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.044709 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.044746 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.044785 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.044823 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.044863 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.044897 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.044929 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.044968 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.045001 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.045032 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.045071 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.045104 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.045189 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.045231 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.045280 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.045315 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.045348 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.045381 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.045857 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.045962 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.046032 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.046032 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.046032 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.046238 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.046238 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.046238 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.046238 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.046238 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.046613 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.046681 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.046770 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.046853 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.046967 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.047044 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.047108 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.047171 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.047235 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.047272 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.047306 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.047341 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.047373 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.047410 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.047473 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.047516 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.047550 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.047584 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.047617 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.047650 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.047650 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.047650 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.047650 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.048790 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.048872 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.048910 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.048943 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.049043 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.049132 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.049204 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.049270 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.049342 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.049442 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.049442 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.049442 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.049442 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.049442 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.049645 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.049645 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.049645 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.049736 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.049769 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.049803 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.049952 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.050342 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.050439 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.050517 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.050587 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.050653 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.050727 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.050801 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.050866 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.051000 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.051044 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.051082 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.051129 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.051163 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.051197 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.051231 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.051264 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.051297 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.051330 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.051379 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.051451 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.051516 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.051553 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.051589 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.051625 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.051657 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.051657 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.051732 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.051866 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.051902 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.051936 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.051969 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.052010 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052043 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.052069 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.052092 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.052114 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052136 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052164 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.052188 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.052210 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052233 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052261 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.052284 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052307 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.052329 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052353 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052375 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052407 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.052441 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.052466 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052496 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052520 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.052547 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.052578 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.052605 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052634 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.052661 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.052684 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.052709 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052731 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.052759 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.052781 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052807 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052831 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.052854 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052877 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052899 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052922 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052945 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052945 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.052986 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.053240 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.053960 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.053960 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.053960 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.054095 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.054141 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.054141 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.054236 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.054302 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.054357 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.054403 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.054469 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.054517 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.054561 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.054605 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.054663 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.054714 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.054762 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.054807 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.054849 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.054913 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.054972 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.055051 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.055114 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.055188 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.055253 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.055317 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.055317 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.055317 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.055463 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.055463 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.055563 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.055611 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.055657 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.055707 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.055756 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.055832 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.055882 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.055927 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.055973 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.056022 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.056073 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.056119 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.056163 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.056205 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.056248 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.056290 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.056334 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.056334 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.056415 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.056486 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.056532 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.056532 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.056619 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.056662 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.056662 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.056662 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.060692 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.060812 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.060812 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.060980 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.060980 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.061132 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.061209 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.061276 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.061338 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.061405 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.061405 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.061405 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.061611 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.061687 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.061761 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.061825 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.061897 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.061897 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.061897 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.062077 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.062150 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.062215 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.062278 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.062340 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.062340 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.062340 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.062340 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.062340 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.063771 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.063862 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.063862 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.064003 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.064068 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.064131 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.064193 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.064263 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.064327 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.064397 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.064495 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.064561 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.064621 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.064687 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.064749 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.064811 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.064877 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.064947 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.065016 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.065085 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.065146 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.065212 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.065273 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.065334 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.065400 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.065400 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.065400 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.065400 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.065554 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.065554 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.065620 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.065654 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.065688 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.065722 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.065756 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.065794 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.065828 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.066057 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.066131 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.066194 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.066257 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.066319 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.066388 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.066476 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.066541 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.066603 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.066676 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.066739 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.066809 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.066875 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.066913 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.066948 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.066983 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.067015 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.067056 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.067089 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.067130 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.067163 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.067201 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.067240 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.067272 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.067305 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.067341 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.067375 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.067412 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.067759 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.067933 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.068110 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.068215 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.068320 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.068463 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.068578 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.068749 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.068827 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.068924 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.069031 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.069089 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.069136 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.069170 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.069204 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.069244 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.069281 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.069314 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.069348 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.069382 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.069453 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.069510 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.069545 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.069593 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.069629 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.069663 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.069701 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.069739 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.069772 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.069813 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.069852 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.069889 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.069922 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.069963 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.069997 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.070030 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.070063 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.070098 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.070130 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.070170 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.070208 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.070242 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.070280 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.070318 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.070351 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.070388 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.070452 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.070511 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.070558 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.070610 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.070648 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.070687 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.070745 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.070781 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.070814 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.070848 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.070881 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.070916 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.070950 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.070998 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.071033 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.071067 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.071100 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.071136 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.071170 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.071203 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.071236 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.071278 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.071312 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.071359 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.071399 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.072029 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.072029 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.072029 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.072029 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.072331 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.072331 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.072331 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.072331 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.072331 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.072713 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.072779 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.072855 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.072938 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.073019 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.073019 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.073019 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.073019 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.073019 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.073459 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.073459 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.073459 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.073459 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.073762 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.073850 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.073945 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.074032 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.074116 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.074298 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.074370 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.074458 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.074525 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.074589 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.074652 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.074740 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.074822 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.074903 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.074994 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.075084 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.075169 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.075252 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.075335 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.075419 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.075519 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.075602 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.075686 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.075826 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.075904 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.076019 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.076092 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.076092 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.076185 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.076244 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.076291 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.076335 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.076385 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.076444 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.076490 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.076490 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.076490 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.076490 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.076659 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.076659 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.076743 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.076787 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.076830 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.076880 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.076928 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.076959 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.076983 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.077005 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.077028 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.077050 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.077074 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.077104 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.077131 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.077153 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.077174 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.077200 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.077227 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.077253 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.077276 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.077298 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.077320 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.077342 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.077365 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.077386 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.077412 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.077454 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.077482 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.077505 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.077530 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.077552 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.077575 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.077597 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.077619 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.077640 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.077668 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.077690 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.077715 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.077737 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.077760 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.077781 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.077804 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.077831 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.077853 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.077875 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.077901 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.077924 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.077948 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.077970 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.077992 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.078014 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.078037 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.078059 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.078081 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.078081 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.078136 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.078136 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.078198 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.078222 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.078222 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.078292 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.078319 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.078342 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.078365 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.078404 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.078444 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.078469 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.078491 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.078524 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.078547 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.078569 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.078591 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.078625 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.078648 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.078679 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.078703 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.078725 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.078750 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.078773 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.078773 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.078773 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.078773 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.078773 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.078875 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.078875 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.078875 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.078943 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.079012 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.079012 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.079127 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.079150 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.079173 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.079201 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.079225 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.079225 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.079225 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.079293 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.079316 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.079339 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.079339 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.079380 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.079406 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.080027 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.080095 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.080149 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.080208 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.080262 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.080262 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.080367 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.080439 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.080439 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.080573 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.080633 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.080688 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.080744 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.080798 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.080852 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.080910 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.080962 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.081014 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.081066 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.081120 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.081170 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.081215 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.081258 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.081301 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.081345 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.081388 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.081446 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.081493 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.081493 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.081493 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.081635 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.081635 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.081635 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.081635 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.081635 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.081635 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.081635 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 18 23:34:47.081920 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113641) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.081920 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.081920 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.081920 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.081920 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113641) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.082128 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113638) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.082179 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113641) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.082225 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.082225 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.082225 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.082225 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113638) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.082387 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113639) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.082456 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113638) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.082510 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.082510 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.082593 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=113640) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 18 23:34:47.082642 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.082696 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 18 23:34:47.082756 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113639) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.082817 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 18 23:34:47.082868 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113639) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.082914 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 18 23:34:47.082914 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=113640) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 18 23:34:47.082914 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=113640) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 18 23:34:47.124007 np0000174526 devstack@c-api.service[113641]: INFO dbcounter [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Registered counter for database cinder May 18 23:34:47.125307 np0000174526 devstack@c-api.service[113639]: INFO dbcounter [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Registered counter for database cinder May 18 23:34:47.125554 np0000174526 devstack@c-api.service[113638]: INFO dbcounter [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Registered counter for database cinder May 18 23:34:47.130344 np0000174526 devstack@c-api.service[113640]: INFO dbcounter [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Registered counter for database cinder May 18 23:34:47.135351 np0000174526 devstack@c-api.service[113641]: DEBUG oslo_db.sqlalchemy.engines [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe 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=113641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.136706 np0000174526 devstack@c-api.service[113639]: DEBUG oslo_db.sqlalchemy.engines [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad 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=113639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.140808 np0000174526 devstack@c-api.service[113638]: DEBUG oslo_db.sqlalchemy.engines [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c 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=113638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.143373 np0000174526 devstack@c-api.service[113640]: DEBUG oslo_db.sqlalchemy.engines [None req-7839ec20-6298-4711-aa5a-ca8816dff096 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=113640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.249817 np0000174526 devstack@c-api.service[113641]: DEBUG dbcounter [-] [113641] Writer thread running {{(pid=113641) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:34:47.253505 np0000174526 devstack@c-api.service[113639]: DEBUG dbcounter [-] [113639] Writer thread running {{(pid=113639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:34:47.253841 np0000174526 devstack@c-api.service[113641]: INFO cinder.rpc [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:34:47.256372 np0000174526 devstack@c-api.service[113641]: INFO cinder.rpc [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:34:47.257204 np0000174526 devstack@c-api.service[113639]: INFO cinder.rpc [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:34:47.258169 np0000174526 devstack@c-api.service[113641]: INFO cinder.rpc [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:34:47.258314 np0000174526 devstack@c-api.service[113640]: DEBUG dbcounter [-] [113640] Writer thread running {{(pid=113640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:34:47.259511 np0000174526 devstack@c-api.service[113639]: INFO cinder.rpc [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:34:47.259729 np0000174526 devstack@c-api.service[113641]: INFO cinder.rpc [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:34:47.260564 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.260705 np0000174526 devstack@c-api.service[113640]: INFO cinder.rpc [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:34:47.261465 np0000174526 devstack@c-api.service[113639]: INFO cinder.rpc [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:34:47.262225 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.262641 np0000174526 devstack@c-api.service[113640]: INFO cinder.rpc [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:34:47.263201 np0000174526 devstack@c-api.service[113639]: INFO cinder.rpc [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:34:47.263867 np0000174526 devstack@c-api.service[113638]: DEBUG dbcounter [-] [113638] Writer thread running {{(pid=113638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 18 23:34:47.264051 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.264677 np0000174526 devstack@c-api.service[113640]: INFO cinder.rpc [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:34:47.265720 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.266087 np0000174526 devstack@c-api.service[113638]: INFO cinder.rpc [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 18 23:34:47.266618 np0000174526 devstack@c-api.service[113640]: INFO cinder.rpc [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:34:47.267055 np0000174526 devstack@c-api.service[113641]: DEBUG oslo_db.sqlalchemy.engines [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe 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=113641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.267453 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.268783 np0000174526 devstack@c-api.service[113638]: INFO cinder.rpc [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 18 23:34:47.269040 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.269259 np0000174526 devstack@c-api.service[113641]: INFO cinder.rpc [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:34:47.269890 np0000174526 devstack@c-api.service[113639]: DEBUG oslo_db.sqlalchemy.engines [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad 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=113639) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.271042 np0000174526 devstack@c-api.service[113638]: INFO cinder.rpc [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 18 23:34:47.271274 np0000174526 devstack@c-api.service[113641]: INFO cinder.rpc [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:34:47.271812 np0000174526 devstack@c-api.service[113639]: INFO cinder.rpc [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:34:47.272382 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.272788 np0000174526 devstack@c-api.service[113638]: INFO cinder.rpc [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 18 23:34:47.273113 np0000174526 devstack@c-api.service[113640]: DEBUG oslo_db.sqlalchemy.engines [None req-7839ec20-6298-4711-aa5a-ca8816dff096 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=113640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.273800 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.274002 np0000174526 devstack@c-api.service[113639]: INFO cinder.rpc [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:34:47.274942 np0000174526 devstack@c-api.service[113640]: INFO cinder.rpc [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:34:47.275172 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.275445 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.276989 np0000174526 devstack@c-api.service[113640]: INFO cinder.rpc [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:34:47.278047 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.279385 np0000174526 devstack@c-api.service[113638]: DEBUG oslo_db.sqlalchemy.engines [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c 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=113638) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:47.281342 np0000174526 devstack@c-api.service[113638]: INFO cinder.rpc [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 18 23:34:47.283037 np0000174526 devstack@c-api.service[113638]: INFO cinder.rpc [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 18 23:34:47.283893 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.283967 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.285757 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.287064 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.288889 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.289074 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.290287 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.291966 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.292274 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.293328 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.294252 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.295387 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.296016 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.296591 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.297200 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.298909 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.299357 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.299634 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.301313 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.301790 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.303371 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.303635 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.304565 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.304850 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.306324 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.306554 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.307422 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.308650 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.309499 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.309634 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.310379 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.311522 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.311893 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.312545 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.312645 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.313014 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.314615 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.315320 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.315666 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.316095 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.316835 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.319487 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.320024 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.321062 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.321317 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.322763 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.324221 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.324378 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.325131 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.325380 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.326445 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.326519 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.327910 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.327997 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.328487 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.329265 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.329342 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.330514 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.330755 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.330822 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.330991 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.332001 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.332199 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.332262 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.333432 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.333571 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.333752 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.334253 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.334852 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.334915 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.335051 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.335980 np0000174526 devstack@c-api.service[113641]: WARNING cinder.api.contrib.hosts [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:34:47.336174 np0000174526 devstack@c-api.service[113639]: WARNING cinder.api.contrib.hosts [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:34:47.336238 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.336315 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.336678 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.336862 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.337658 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: extensions {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.337709 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.337746 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.337835 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: extensions {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.338958 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-availability-zone {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.339044 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.339111 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.339175 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-availability-zone {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.340167 np0000174526 devstack@c-api.service[113640]: WARNING cinder.api.contrib.hosts [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:34:47.340237 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: qos-specs {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.340372 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: qos-specs {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.340434 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.340922 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.341904 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.341960 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: extensions {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.342290 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: extra_specs {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.342447 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: extra_specs {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.343267 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.343345 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-availability-zone {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.343829 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: encryption {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.343952 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: encryption {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.344559 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: qos-specs {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.344624 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.345413 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-volume-type-access {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.345572 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-volume-type-access {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.345695 np0000174526 devstack@c-api.service[113638]: WARNING cinder.api.contrib.hosts [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 18 23:34:47.346372 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.346610 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: extra_specs {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.346922 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-quota-class-sets {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.347062 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-quota-class-sets {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.347306 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: extensions {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.348133 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: encryption {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.348362 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: encryption {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.348607 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-availability-zone {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.348800 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: encryption {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.349822 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-snapshot-manage {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.349897 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: qos-specs {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.350298 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-snapshot-manage {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.350347 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-volume-type-access {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.351738 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: consistencygroups {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.351806 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: consistencygroups {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.351886 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: extra_specs {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.352080 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-quota-class-sets {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.353380 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: encryption {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.353467 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: encryption {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.353677 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: backups {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.353760 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: backups {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.354883 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-snapshot-manage {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.354964 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-volume-type-access {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.355822 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: scheduler-stats {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.355872 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: scheduler-stats {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.356561 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-quota-class-sets {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.356609 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: consistencygroups {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.357210 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-quota-sets {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.357262 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-quota-sets {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.357871 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: encryption {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.358676 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: backups {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.358723 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-volume-manage {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.358773 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-volume-manage {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.359431 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-snapshot-manage {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.360145 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: capabilities {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.360219 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: capabilities {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.360633 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: scheduler-stats {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.361346 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: consistencygroups {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.361440 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-volume-transfer {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.361494 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-volume-transfer {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.362062 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-quota-sets {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.362976 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: os-hosts {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.363102 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: os-hosts {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.363281 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: backups {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.363468 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-volume-manage {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.364316 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extended resource: cgsnapshots {{(pid=113639) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.364680 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extended resource: cgsnapshots {{(pid=113641) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.364843 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: capabilities {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.365225 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: scheduler-stats {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.365741 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.contrib.snapshot_actions [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] SnapshotActionsController initialized {{(pid=113639) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:34:47.366117 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-volume-transfer {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.366203 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.contrib.snapshot_actions [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] SnapshotActionsController initialized {{(pid=113641) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:34:47.366604 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.366680 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-quota-sets {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.366985 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.367677 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: os-hosts {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.367992 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-volume-manage {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.368071 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.368365 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.368985 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extended resource: cgsnapshots {{(pid=113640) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.369317 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.369419 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: capabilities {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.369745 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.370520 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.contrib.snapshot_actions [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] SnapshotActionsController initialized {{(pid=113640) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:34:47.370677 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-volume-transfer {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.370760 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.371423 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.371523 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.372115 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.372204 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: os-hosts {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.372995 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.373047 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.373568 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extended resource: cgsnapshots {{(pid=113638) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 18 23:34:47.373638 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.374535 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.374604 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.374897 np0000174526 devstack@c-api.service[113639]: WARNING castellan.key_manager.migration [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.375114 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] SnapshotActionsController initialized {{(pid=113638) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 18 23:34:47.375778 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeTypeAccess extending resource: types {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.375873 np0000174526 devstack@c-api.service[113641]: WARNING castellan.key_manager.migration [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.375940 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.375979 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension SnapshotActions extending resource: snapshots {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376016 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376052 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.376202 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376291 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376414 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension AdminActions extending resource: volumes {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376528 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension AdminActions extending resource: snapshots {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376627 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension AdminActions extending resource: backups {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376727 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376774 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeTypeAccess extending resource: types {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376817 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeActions extending resource: volumes {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376859 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension SnapshotActions extending resource: snapshots {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.376952 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension TypesManage extending resource: types {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377025 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377101 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377169 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377235 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377310 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.377376 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377435 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377474 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377510 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension AdminActions extending resource: volumes {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377544 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.377579 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.v3.router [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] Extension UsedLimits extending resource: limits {{(pid=113639) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377624 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension AdminActions extending resource: snapshots {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377624 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension AdminActions extending resource: backups {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377689 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377828 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeActions extending resource: volumes {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.377903 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension TypesManage extending resource: types {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.378038 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.378138 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.378238 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.378351 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.378443 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.v3.router [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] Extension UsedLimits extending resource: limits {{(pid=113641) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.378631 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.378943 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.379757 np0000174526 devstack@c-api.service[113639]: WARNING keystonemiddleware.auth_token [None req-2c59eeee-9a16-4307-8007-210ad9cc25ad None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:34:47.379985 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.380299 np0000174526 devstack@c-api.service[113640]: WARNING castellan.key_manager.migration [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.380822 np0000174526 devstack@c-api.service[113641]: WARNING keystonemiddleware.auth_token [None req-a56ffcc8-d263-4fe8-96ee-6a0f221bd2fe None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:34:47.381182 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeTypeAccess extending resource: types {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.381317 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension SnapshotActions extending resource: snapshots {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.381369 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.381420 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.381651 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.381746 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.381857 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension AdminActions extending resource: volumes {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.381964 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension AdminActions extending resource: snapshots {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382093 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension AdminActions extending resource: backups {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382193 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382287 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeActions extending resource: volumes {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382454 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension TypesManage extending resource: types {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382587 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382724 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382838 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.382899 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.382941 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.383053 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.v3.router [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] Extension UsedLimits extending resource: limits {{(pid=113640) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.384227 np0000174526 devstack@c-api.service[113638]: WARNING castellan.key_manager.migration [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 18 23:34:47.385134 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeTypeAccess extending resource: types {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.385270 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension SnapshotActions extending resource: snapshots {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.385360 np0000174526 devstack@c-api.service[113640]: WARNING keystonemiddleware.auth_token [None req-7839ec20-6298-4711-aa5a-ca8816dff096 None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:34:47.385442 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.385585 np0000174526 devstack@c-api.service[113639]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75a5ea4a3668 pid: 113639 (default app) May 18 23:34:47.385650 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.385732 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.385833 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension AdminActions extending resource: volumes {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.385965 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension AdminActions extending resource: snapshots {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386059 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension AdminActions extending resource: backups {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386175 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386277 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeActions extending resource: volumes {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386417 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension TypesManage extending resource: types {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386540 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386632 np0000174526 devstack@c-api.service[113641]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75a5ea4a3668 pid: 113641 (default app) May 18 23:34:47.386682 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386764 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.386962 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.387071 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.v3.router [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] Extension UsedLimits extending resource: limits {{(pid=113638) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 18 23:34:47.389371 np0000174526 devstack@c-api.service[113638]: WARNING keystonemiddleware.auth_token [None req-0b2f3e15-f4ec-48c8-b1f9-36080885ef3c None None] AuthToken middleware is set with keystone_authtoken.service_token_roles_required set to False. This is backwards compatible but deprecated behaviour. Please set this to True. May 18 23:34:47.391190 np0000174526 devstack@c-api.service[113640]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75a5ea4a3668 pid: 113640 (default app) May 18 23:34:47.394154 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394154 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394154 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394154 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394375 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394375 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394375 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394375 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394582 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394582 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394582 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394582 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394582 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394582 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394833 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394833 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394833 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.394833 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.394833 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.395063 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.395063 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.395063 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.395063 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.395063 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.395557 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.395557 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.395557 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.395557 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.395827 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.395827 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.395827 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.395827 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.395827 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396146 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396146 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396146 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396146 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396146 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396472 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396472 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396472 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396472 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396472 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396472 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396839 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396839 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396839 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396839 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.396839 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.396839 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.397213 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.397213 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.397213 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.397213 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.397213 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.397213 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.398369 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.398369 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.398369 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.398369 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.398369 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.398953 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.398953 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.398953 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.398953 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.398953 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.399500 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.399500 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.399500 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.399500 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.399500 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.399500 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.400134 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.400134 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.400134 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.400134 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.400134 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.400134 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.400821 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.400821 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.400821 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.400821 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.400821 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.401374 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.401374 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.401374 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.401374 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.401374 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.401940 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.401940 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.401940 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.401940 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.402439 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.402439 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.402439 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.402439 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.402879 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.402879 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.402879 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.402879 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.402879 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.403520 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.403520 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.403520 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.403520 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.403520 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404035 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404035 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404035 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404035 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404269 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404269 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404269 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404269 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404469 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404469 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404469 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404469 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404666 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404666 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404666 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404666 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404857 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404857 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.404857 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.404857 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405054 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405054 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405054 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405054 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405054 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405295 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405295 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405295 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405438 np0000174526 devstack@c-api.service[113638]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x75a5ea4a3668 pid: 113638 (default app) May 18 23:34:47.405490 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405490 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405490 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405490 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405490 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405742 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405742 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405742 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405742 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405742 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.405742 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.405742 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406076 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406076 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406076 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406076 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406076 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406076 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406363 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406363 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406363 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406363 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406363 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406363 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406727 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406727 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406727 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406727 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.406727 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.406727 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407049 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407049 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407049 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407049 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407288 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407288 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407288 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407288 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407500 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407500 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407500 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407500 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407720 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407720 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407720 np0000174526 devstack@c-api.service[113639]: /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. May 18 23:34:47.407720 np0000174526 devstack@c-api.service[113639]: warnings.warn(deprecated_msg) May 18 23:34:47.407720 np0000174526 devstack@c-api.service[113639]: DEBUG cinder.api.middleware.request_id [None req-f62380cb-f845-4597-bd47-92bbc5fdfd37 None None] RequestId filter calling following filter/app {{(pid=113639) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:34:47.407720 np0000174526 devstack@c-api.service[113639]: [pid: 113639|app: 0|req: 1/1] 199.19.213.154 () {60 vars in 956 bytes} [Mon May 18 23:34:47 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) May 18 23:34:54.528295 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.528295 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.528295 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.528295 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.528295 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.529628 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.529628 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.529628 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.529628 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.529628 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.530202 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.530202 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.530202 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.530202 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.530202 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.530202 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.530748 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.530748 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.530748 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.530748 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.530956 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.530956 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.530956 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.530956 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.531180 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.531180 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.531180 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.531180 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.531508 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.531508 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.531508 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.531508 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.531508 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.531858 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.531858 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.531858 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.531858 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.531858 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.532099 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.532099 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.532099 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.532099 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.532099 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.532099 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.532864 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.532864 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.532864 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.532864 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.532864 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.532864 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.533471 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.533471 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.533471 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.533471 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.533471 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.533471 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534094 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534094 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534094 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534094 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534094 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534540 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534540 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534540 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534540 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534540 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534847 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534847 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534847 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534847 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.534847 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.534847 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535256 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535256 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535256 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535256 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535256 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535256 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535647 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535647 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535647 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535647 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535647 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535985 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535985 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535985 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.535985 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.535985 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.536304 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.536304 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.536304 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.536304 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.536775 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.536775 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.536775 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.536775 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.536963 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.536963 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.536963 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.536963 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.536963 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537138 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537138 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537138 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537138 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537138 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537305 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537305 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537305 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537305 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537648 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537648 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537648 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537648 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537938 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537938 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.537938 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.537938 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538195 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538195 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538195 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538195 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538482 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538482 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538482 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538482 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538739 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538739 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538739 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538739 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538739 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538961 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538961 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538961 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538961 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.538961 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.538961 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539159 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539159 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539159 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539159 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539159 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539317 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539317 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539317 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539317 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539317 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539317 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539540 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539540 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539540 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539540 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539540 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539540 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539750 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539750 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539750 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539750 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539750 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539750 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539946 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539946 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539946 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539946 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.539946 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.539946 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540141 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.540141 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540141 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.540141 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540277 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.540277 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540277 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.540277 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540277 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.540467 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540467 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.540467 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540467 np0000174526 devstack@c-api.service[113641]: /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. May 18 23:34:54.540467 np0000174526 devstack@c-api.service[113641]: warnings.warn(deprecated_msg) May 18 23:34:54.540467 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.middleware.request_id [None req-30664e43-2d80-45aa-8a8d-fed287594035 None None] RequestId filter calling following filter/app {{(pid=113641) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:34:55.099698 np0000174526 devstack@c-api.service[113641]: INFO cinder.api.openstack.wsgi [None req-30664e43-2d80-45aa-8a8d-fed287594035 admin admin] POST https://199.19.213.154/volume/v3/types May 18 23:34:55.099698 np0000174526 devstack@c-api.service[113641]: DEBUG cinder.api.openstack.wsgi [None req-30664e43-2d80-45aa-8a8d-fed287594035 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=113641) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 23:34:55.099698 np0000174526 devstack@c-api.service[113641]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 18 23:34:55.099698 np0000174526 devstack@c-api.service[113641]: warnings.warn( May 18 23:34:55.107486 np0000174526 devstack@c-api.service[113641]: DEBUG oslo_db.sqlalchemy.engines [None req-30664e43-2d80-45aa-8a8d-fed287594035 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=113641) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:55.276527 np0000174526 devstack@c-api.service[113641]: INFO cinder.api.openstack.wsgi [None req-30664e43-2d80-45aa-8a8d-fed287594035 admin admin] https://199.19.213.154/volume/v3/types returned with HTTP 200 May 18 23:34:55.276982 np0000174526 devstack@c-api.service[113641]: [pid: 113641|app: 0|req: 1/2] 199.19.213.154 () {68 vars in 1288 bytes} [Mon May 18 23:34:54 2026] POST /volume/v3/types => generated 186 bytes in 762 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 18 23:34:55.303285 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.303285 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.303285 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.303285 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.303970 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.303970 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.303970 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.303970 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304211 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304211 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304211 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304211 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304211 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304211 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304570 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304570 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304570 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304570 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304570 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304861 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304861 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304861 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.304861 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.304861 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305114 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305114 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305114 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305114 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305319 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305319 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305319 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305319 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305319 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305683 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305683 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305683 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305683 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305683 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305938 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305938 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305938 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305938 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.305938 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.305938 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.306231 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.306231 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.306231 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.306231 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.306231 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.306231 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.307485 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.307485 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.307485 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.307485 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.307485 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.307485 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308048 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308048 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308048 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308048 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308048 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308538 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308538 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308538 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308538 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308538 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308833 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308833 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308833 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308833 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.308833 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.308833 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309192 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309192 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309192 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309192 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309192 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309192 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309559 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309559 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309559 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309559 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309559 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309869 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309869 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309869 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.309869 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.309869 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.310183 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.310183 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.310183 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.310183 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.310459 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.310459 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.310459 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.310459 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.310711 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.310711 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.310711 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.310711 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.310711 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311008 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311008 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311008 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311008 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311008 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311303 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311303 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311303 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311303 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311566 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311566 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311566 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311566 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311903 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311903 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.311903 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.311903 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312155 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312155 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312155 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312155 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312436 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312436 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312436 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312436 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312685 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312685 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312685 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312685 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312685 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312990 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312990 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312990 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312990 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.312990 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.312990 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313348 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313348 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313348 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313348 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313348 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313631 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313631 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313631 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313631 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313631 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313631 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313815 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313815 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313815 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313815 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.313815 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.313815 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314020 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314020 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314020 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314020 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314020 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314020 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314204 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314204 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314204 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314204 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314204 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314204 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314385 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314385 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314385 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314385 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314957 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314957 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314957 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.314957 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.314957 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.315265 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.315265 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.315265 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.315265 np0000174526 devstack@c-api.service[113640]: /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. May 18 23:34:55.315265 np0000174526 devstack@c-api.service[113640]: warnings.warn(deprecated_msg) May 18 23:34:55.315265 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.middleware.request_id [req-30664e43-2d80-45aa-8a8d-fed287594035 req-555fd105-fb53-4dcf-afe7-72f6d5af567e None None] RequestId filter calling following filter/app {{(pid=113640) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:34:55.636760 np0000174526 devstack@c-api.service[113640]: INFO cinder.api.openstack.wsgi [req-30664e43-2d80-45aa-8a8d-fed287594035 req-555fd105-fb53-4dcf-afe7-72f6d5af567e admin admin] POST https://199.19.213.154/volume/v3/types/d84868d0-1830-46c4-a7e0-9da64fe7780e/extra_specs May 18 23:34:55.637295 np0000174526 devstack@c-api.service[113640]: DEBUG cinder.api.openstack.wsgi [req-30664e43-2d80-45aa-8a8d-fed287594035 req-555fd105-fb53-4dcf-afe7-72f6d5af567e admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=113640) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 18 23:34:55.641471 np0000174526 devstack@c-api.service[113640]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:101: 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. May 18 23:34:55.641471 np0000174526 devstack@c-api.service[113640]: warnings.warn( May 18 23:34:55.650733 np0000174526 devstack@c-api.service[113640]: DEBUG oslo_db.sqlalchemy.engines [req-30664e43-2d80-45aa-8a8d-fed287594035 req-555fd105-fb53-4dcf-afe7-72f6d5af567e 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=113640) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 18 23:34:56.093848 np0000174526 devstack@c-api.service[113640]: INFO cinder.api.openstack.wsgi [req-30664e43-2d80-45aa-8a8d-fed287594035 req-555fd105-fb53-4dcf-afe7-72f6d5af567e admin admin] https://199.19.213.154/volume/v3/types/d84868d0-1830-46c4-a7e0-9da64fe7780e/extra_specs returned with HTTP 200 May 18 23:34:56.094619 np0000174526 devstack@c-api.service[113640]: [pid: 113640|app: 0|req: 1/3] 199.19.213.154 () {70 vars in 1505 bytes} [Mon May 18 23:34:55 2026] POST /volume/v3/types/d84868d0-1830-46c4-a7e0-9da64fe7780e/extra_specs => generated 55 bytes in 804 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 18 23:34:57.273111 np0000174526 devstack@c-api.service[113639]: DEBUG dbcounter [-] [113639] Writing DB stats cinder:SELECT=6 {{(pid=113639) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:34:57.282829 np0000174526 devstack@c-api.service[113638]: DEBUG dbcounter [-] [113638] Writing DB stats cinder:SELECT=6 {{(pid=113638) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:35:05.272721 np0000174526 devstack@c-api.service[113641]: DEBUG dbcounter [-] [113641] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=113641) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:35:06.090858 np0000174526 devstack@c-api.service[113640]: DEBUG dbcounter [-] [113640] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=113640) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 18 23:38:35.024052 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.024052 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.024052 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.024052 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.024052 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025163 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.025163 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025163 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.025163 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025163 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.025541 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025541 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.025541 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025541 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.025541 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025541 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.025951 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025951 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.025951 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.025951 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.026238 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.026238 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.026238 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.026238 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.026561 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.026561 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.026561 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.026561 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.026851 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.026851 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.026851 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.026851 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.026851 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.027207 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.027207 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.027207 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.027207 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.027207 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.027596 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.027596 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.027596 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.027596 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.027596 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.027596 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028007 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028007 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028007 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028007 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028007 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028007 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028431 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028431 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028431 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028431 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028431 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028431 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028901 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028901 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028901 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.028901 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.028901 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.029324 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.029324 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.029324 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.029324 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.029324 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.029725 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.029725 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.029725 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.029725 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.029725 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.029725 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030183 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030183 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030183 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030183 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030183 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030183 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030605 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030605 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030605 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030605 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030605 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030983 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030983 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030983 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.030983 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.030983 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.031309 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.031309 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.031309 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.031309 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.031630 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.031630 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.031630 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.031630 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.031932 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.031932 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.031932 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.031932 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.031932 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.032509 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.032509 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.032509 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.032509 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.032509 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.032873 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.032873 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.032873 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.032873 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.033199 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.033199 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.033199 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.033199 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.033764 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.033764 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.033764 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.033764 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.034094 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.034094 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.034094 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.034094 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.034484 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.034484 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.034484 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.034484 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.035157 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.035157 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.035157 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.035157 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.035157 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.035925 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.035925 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.035925 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.035925 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.035925 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.035925 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.036379 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.036379 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.036379 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.036379 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.036379 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.036772 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.036772 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.036772 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.036772 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.036772 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.036772 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037287 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037287 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037287 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037287 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037287 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037287 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037654 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037654 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037654 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037654 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037654 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037654 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037916 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037916 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037916 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037916 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.037916 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.037916 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038118 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.038118 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038118 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.038118 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038256 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.038256 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038256 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.038256 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038256 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.038450 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038450 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.038450 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038450 np0000174526 devstack@c-api.service[113638]: /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. May 18 23:38:35.038450 np0000174526 devstack@c-api.service[113638]: warnings.warn(deprecated_msg) May 18 23:38:35.038450 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.middleware.request_id [None req-5cf580a7-3d55-4578-a4cc-14b5901a8731 None None] RequestId filter calling following filter/app {{(pid=113638) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 18 23:38:35.038450 np0000174526 devstack@c-api.service[113638]: INFO cinder.api.openstack.wsgi [None req-5cf580a7-3d55-4578-a4cc-14b5901a8731 None None] GET https://199.19.213.154/volume// May 18 23:38:35.038762 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.openstack.wsgi [None req-5cf580a7-3d55-4578-a4cc-14b5901a8731 None None] Empty body provided in request {{(pid=113638) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 18 23:38:35.038762 np0000174526 devstack@c-api.service[113638]: DEBUG cinder.api.openstack.wsgi [None req-5cf580a7-3d55-4578-a4cc-14b5901a8731 None None] Calling method 'all' {{(pid=113638) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 18 23:38:35.038762 np0000174526 devstack@c-api.service[113638]: INFO cinder.api.openstack.wsgi [None req-5cf580a7-3d55-4578-a4cc-14b5901a8731 None None] https://199.19.213.154/volume// returned with HTTP 300 May 18 23:38:35.038762 np0000174526 devstack@c-api.service[113638]: [pid: 113638|app: 0|req: 1/4] 199.19.213.154 () {66 vars in 1456 bytes} [Mon May 18 23:38:35 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0)