May 19 19:28:58.304026 np0000175051 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 19 19:28:58.316264 np0000175051 devstack@c-api.service[112118]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: *** Starting uWSGI 2.0.24-debian (64bit) on [Tue May 19 19:28:58 2026] *** May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: os: Linux-6.8.0-111-generic #111-Ubuntu SMP PREEMPT_DYNAMIC Sat Apr 11 23:16:02 UTC 2026 May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: nodename: np0000175051 May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: machine: x86_64 May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: clock source: unix May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: pcre jit disabled May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: detected number of CPU cores: 16 May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: current working directory: / May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: detected binary path: /usr/bin/uwsgi-core May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: your processes number limit is 256917 May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: your memory page size is 4096 bytes May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: detected max file descriptor number: 2048 May 19 19:28:58.320389 np0000175051 devstack@c-api.service[112118]: lock engine: pthread robust mutexes May 19 19:28:58.321086 np0000175051 devstack@c-api.service[112118]: thunder lock: enabled May 19 19:28:58.321086 np0000175051 devstack@c-api.service[112118]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 19 19:28:58.321086 np0000175051 devstack@c-api.service[112118]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 19 19:28:58.321086 np0000175051 devstack@c-api.service[112118]: PEP 405 virtualenv detected: /opt/stack/data/venv May 19 19:28:58.321086 np0000175051 devstack@c-api.service[112118]: Set PythonHome to /opt/stack/data/venv May 19 19:28:58.359317 np0000175051 devstack@c-api.service[112118]: Python main interpreter initialized at 0x7ef5806a3668 May 19 19:28:58.359317 np0000175051 devstack@c-api.service[112118]: python threads support enabled May 19 19:28:58.359317 np0000175051 devstack@c-api.service[112118]: your server socket listen backlog is limited to 100 connections May 19 19:28:58.359317 np0000175051 devstack@c-api.service[112118]: your mercy for graceful operations on workers is 80 seconds May 19 19:28:58.359880 np0000175051 devstack@c-api.service[112118]: mapped 671795 bytes (656 KB) for 4 cores May 19 19:28:58.360006 np0000175051 devstack@c-api.service[112118]: *** Operational MODE: preforking *** May 19 19:28:58.360176 np0000175051 devstack@c-api.service[112118]: *** uWSGI is running in multiple interpreter mode *** May 19 19:28:58.360176 np0000175051 devstack@c-api.service[112118]: spawned uWSGI master process (pid: 112118) May 19 19:28:58.360406 np0000175051 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 19 19:28:58.360963 np0000175051 devstack@c-api.service[112118]: spawned uWSGI worker 1 (pid: 112121, cores: 1) May 19 19:28:58.361922 np0000175051 devstack@c-api.service[112118]: spawned uWSGI worker 2 (pid: 112122, cores: 1) May 19 19:28:58.362490 np0000175051 devstack@c-api.service[112118]: spawned uWSGI worker 3 (pid: 112123, cores: 1) May 19 19:28:58.363717 np0000175051 devstack@c-api.service[112118]: spawned uWSGI worker 4 (pid: 112124, cores: 1) May 19 19:28:58.363717 np0000175051 devstack@c-api.service[112118]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 19 19:28:58.489504 np0000175051 devstack@c-api.service[112122]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:28:58.489504 np0000175051 devstack@c-api.service[112122]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:28:58.489504 np0000175051 devstack@c-api.service[112122]: we strongly recommend against using it for new projects. May 19 19:28:58.489504 np0000175051 devstack@c-api.service[112122]: If you are already using Eventlet, we recommend migrating to a different May 19 19:28:58.489504 np0000175051 devstack@c-api.service[112122]: framework. For more detail see May 19 19:28:58.489504 np0000175051 devstack@c-api.service[112122]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:28:58.489504 np0000175051 devstack@c-api.service[112122]: import eventlet # noqa May 19 19:28:58.496948 np0000175051 devstack@c-api.service[112123]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:28:58.496948 np0000175051 devstack@c-api.service[112123]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:28:58.496948 np0000175051 devstack@c-api.service[112123]: we strongly recommend against using it for new projects. May 19 19:28:58.496948 np0000175051 devstack@c-api.service[112123]: If you are already using Eventlet, we recommend migrating to a different May 19 19:28:58.496948 np0000175051 devstack@c-api.service[112123]: framework. For more detail see May 19 19:28:58.496948 np0000175051 devstack@c-api.service[112123]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:28:58.496948 np0000175051 devstack@c-api.service[112123]: import eventlet # noqa May 19 19:28:58.498992 np0000175051 devstack@c-api.service[112124]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:28:58.498992 np0000175051 devstack@c-api.service[112124]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:28:58.498992 np0000175051 devstack@c-api.service[112124]: we strongly recommend against using it for new projects. May 19 19:28:58.498992 np0000175051 devstack@c-api.service[112124]: If you are already using Eventlet, we recommend migrating to a different May 19 19:28:58.498992 np0000175051 devstack@c-api.service[112124]: framework. For more detail see May 19 19:28:58.498992 np0000175051 devstack@c-api.service[112124]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:28:58.498992 np0000175051 devstack@c-api.service[112124]: import eventlet # noqa May 19 19:28:58.499723 np0000175051 devstack@c-api.service[112121]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 19 19:28:58.499723 np0000175051 devstack@c-api.service[112121]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 19 19:28:58.499723 np0000175051 devstack@c-api.service[112121]: we strongly recommend against using it for new projects. May 19 19:28:58.499723 np0000175051 devstack@c-api.service[112121]: If you are already using Eventlet, we recommend migrating to a different May 19 19:28:58.499723 np0000175051 devstack@c-api.service[112121]: framework. For more detail see May 19 19:28:58.499723 np0000175051 devstack@c-api.service[112121]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 19 19:28:58.499723 np0000175051 devstack@c-api.service[112121]: import eventlet # noqa May 19 19:28:58.581121 np0000175051 devstack@c-api.service[112122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:28:58.581121 np0000175051 devstack@c-api.service[112122]: debtcollector.deprecate( May 19 19:28:58.581277 np0000175051 devstack@c-api.service[112123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:28:58.581277 np0000175051 devstack@c-api.service[112123]: debtcollector.deprecate( May 19 19:28:58.582067 np0000175051 devstack@c-api.service[112124]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:28:58.582067 np0000175051 devstack@c-api.service[112124]: debtcollector.deprecate( May 19 19:28:58.601607 np0000175051 devstack@c-api.service[112121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:36: DeprecationWarning: eventletutils module is deprecated and will be removed. May 19 19:28:58.601607 np0000175051 devstack@c-api.service[112121]: debtcollector.deprecate( May 19 19:28:58.660287 np0000175051 devstack@c-api.service[112124]: /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 19 19:28:58.660287 np0000175051 devstack@c-api.service[112124]: from cgi import parse_header May 19 19:28:58.660578 np0000175051 devstack@c-api.service[112123]: /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 19 19:28:58.660578 np0000175051 devstack@c-api.service[112123]: from cgi import parse_header May 19 19:28:58.666768 np0000175051 devstack@c-api.service[112122]: /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 19 19:28:58.666768 np0000175051 devstack@c-api.service[112122]: from cgi import parse_header May 19 19:28:58.689836 np0000175051 devstack@c-api.service[112121]: /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 19 19:28:58.689836 np0000175051 devstack@c-api.service[112121]: from cgi import parse_header May 19 19:28:58.704151 np0000175051 devstack@c-api.service[112124]: /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 19 19:28:58.704151 np0000175051 devstack@c-api.service[112124]: removals.removed_module( May 19 19:28:58.704920 np0000175051 devstack@c-api.service[112124]: /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 19 19:28:58.704920 np0000175051 devstack@c-api.service[112124]: removals.removed_module( May 19 19:28:58.705526 np0000175051 devstack@c-api.service[112123]: /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 19 19:28:58.705526 np0000175051 devstack@c-api.service[112123]: removals.removed_module( May 19 19:28:58.706092 np0000175051 devstack@c-api.service[112123]: /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 19 19:28:58.706092 np0000175051 devstack@c-api.service[112123]: removals.removed_module( May 19 19:28:58.718018 np0000175051 devstack@c-api.service[112122]: /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 19 19:28:58.718018 np0000175051 devstack@c-api.service[112122]: removals.removed_module( May 19 19:28:58.718833 np0000175051 devstack@c-api.service[112122]: /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 19 19:28:58.718833 np0000175051 devstack@c-api.service[112122]: removals.removed_module( May 19 19:28:58.740177 np0000175051 devstack@c-api.service[112121]: /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 19 19:28:58.740177 np0000175051 devstack@c-api.service[112121]: removals.removed_module( May 19 19:28:58.741721 np0000175051 devstack@c-api.service[112121]: /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 19 19:28:58.741721 np0000175051 devstack@c-api.service[112121]: removals.removed_module( May 19 19:28:59.319175 np0000175051 devstack@c-api.service[112124]: /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 19 19:28:59.319175 np0000175051 devstack@c-api.service[112124]: warnings.warn( May 19 19:28:59.320153 np0000175051 devstack@c-api.service[112123]: /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 19 19:28:59.320153 np0000175051 devstack@c-api.service[112123]: warnings.warn( May 19 19:28:59.350927 np0000175051 devstack@c-api.service[112121]: /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 19 19:28:59.350927 np0000175051 devstack@c-api.service[112121]: warnings.warn( May 19 19:28:59.361437 np0000175051 devstack@c-api.service[112122]: /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 19 19:28:59.361437 np0000175051 devstack@c-api.service[112122]: warnings.warn( May 19 19:28:59.419580 np0000175051 devstack@c-api.service[112124]: /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 19 19:28:59.419580 np0000175051 devstack@c-api.service[112124]: warnings.warn( May 19 19:28:59.419852 np0000175051 devstack@c-api.service[112123]: /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 19 19:28:59.419852 np0000175051 devstack@c-api.service[112123]: warnings.warn( May 19 19:28:59.455996 np0000175051 devstack@c-api.service[112121]: /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 19 19:28:59.455996 np0000175051 devstack@c-api.service[112121]: warnings.warn( May 19 19:28:59.464872 np0000175051 devstack@c-api.service[112122]: /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 19 19:28:59.464872 np0000175051 devstack@c-api.service[112122]: warnings.warn( May 19 19:28:59.704187 np0000175051 devstack@c-api.service[112123]: 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 19 19:28:59.704548 np0000175051 devstack@c-api.service[112123]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112123) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:28:59.707118 np0000175051 devstack@c-api.service[112124]: 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 19 19:28:59.707348 np0000175051 devstack@c-api.service[112124]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112124) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:28:59.759720 np0000175051 devstack@c-api.service[112121]: 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 19 19:28:59.759720 np0000175051 devstack@c-api.service[112121]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112121) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:28:59.789431 np0000175051 devstack@c-api.service[112123]: /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 19 19:28:59.789431 np0000175051 devstack@c-api.service[112123]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:28:59.790482 np0000175051 devstack@c-api.service[112124]: /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 19 19:28:59.790482 np0000175051 devstack@c-api.service[112124]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:28:59.803595 np0000175051 devstack@c-api.service[112121]: /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 19 19:28:59.803595 np0000175051 devstack@c-api.service[112121]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:28:59.815408 np0000175051 devstack@c-api.service[112122]: 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 19 19:28:59.815856 np0000175051 devstack@c-api.service[112122]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112122) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 19 19:28:59.879790 np0000175051 devstack@c-api.service[112122]: /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 19 19:28:59.879790 np0000175051 devstack@c-api.service[112122]: @jsonschema.FormatChecker.cls_checks('date-time') May 19 19:29:00.244021 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112123) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:00.244297 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112124) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:00.244378 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.244443 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112121) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:00.244498 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.244627 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.244761 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.244822 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112122) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 19 19:29:00.244879 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.244972 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.244972 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.245119 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.245217 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.245283 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.245351 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.245351 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.245769 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.245864 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.245864 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.245995 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.246069 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.246148 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.246148 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.246269 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.246327 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.246393 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.246449 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.246505 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.246566 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.246633 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.246809 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.246895 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.246973 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.247061 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.247124 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.247180 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.247252 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.247327 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.247423 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.247506 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.247564 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.247630 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.247630 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.247630 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.253011 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.253090 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.253158 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.253208 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.253371 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.253422 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.253464 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.253514 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.253570 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.253621 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.253680 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.253735 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.253735 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.253735 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.253895 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.253895 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.253895 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.253895 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.253895 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.253895 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.253895 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.254464 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.254531 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.254573 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.254672 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.254717 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.254778 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.254831 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.255854 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.255915 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.255985 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.257862 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.257944 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.257987 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.258020 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.258053 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.258090 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.258130 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.258166 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.258204 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.258236 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.258272 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.258308 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.258339 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.258374 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.258405 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.258448 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.258486 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.258524 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.258574 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.258574 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.258574 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.258574 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.258716 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.258764 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.258797 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.258840 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.258876 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.258911 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.258948 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.258980 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.259011 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.259047 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.259084 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.259120 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.259167 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.259205 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.259237 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.259268 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.259309 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.259343 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.259379 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.259410 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.259446 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.259488 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.259521 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.259554 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.259589 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.259621 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.259674 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.259721 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.259721 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.259829 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.259872 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.260043 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.260100 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.260100 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.260175 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.260216 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.260254 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.260287 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.260345 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.260391 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.260435 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.260477 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.260477 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.260555 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.260595 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.260659 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.260722 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.260722 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.260793 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.260829 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.260877 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.260877 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.262229 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.262229 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.262360 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.262440 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.262530 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.262630 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.262739 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.262840 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.262879 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.262917 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.262949 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.262981 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.263014 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.263046 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.263083 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.263120 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.263151 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.263189 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.263222 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.263222 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.263222 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.263309 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.263309 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.263309 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.263411 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.263443 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.263443 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.263508 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.263538 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.263569 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.263605 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.263695 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.263695 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.263695 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.263695 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.264631 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.264775 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.264832 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.264894 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.264952 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.265034 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.265111 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.265216 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.265281 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.265342 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.265404 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.265464 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.265525 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.265559 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.265593 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.265625 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.265681 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.265735 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.265794 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.265856 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.265921 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.266148 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.266239 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.266301 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.266363 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.266422 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.266491 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.266565 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.266598 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.266653 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.266753 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.266806 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.266839 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.266872 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.266905 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.266936 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.266976 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.267008 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.267041 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.267079 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.267117 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.267154 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.267187 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.267234 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.267273 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.267305 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.267338 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.267375 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.267407 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.267439 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.267470 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.267502 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.267534 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.267564 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.267564 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.267564 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.269527 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.269593 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.269629 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.269676 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.269676 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.269749 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.269785 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.269834 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.269834 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.269898 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.269898 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.269967 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.270008 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.270045 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.270079 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.270121 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.270155 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.270197 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.270236 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.270273 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.270308 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.270343 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.270377 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.270412 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.270445 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.270484 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.270518 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.270560 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.270595 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.270595 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.270676 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.270713 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.270749 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.270792 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.270828 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.270868 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.270914 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.270950 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.270986 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.271021 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.271056 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.271091 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.271126 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.271165 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.271200 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.271235 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.271277 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.271315 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.271347 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.271384 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.271416 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.271447 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.271477 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.271508 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.271539 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.271570 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.271611 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.271657 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.271691 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.271723 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.271753 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.271815 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.271856 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.271899 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.271931 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.271971 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.272004 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.272036 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.272067 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.272098 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.272130 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.272161 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.272193 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.272223 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.272265 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.272384 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.272427 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.272463 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.272503 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.272534 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.272569 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.272601 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.272601 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.272601 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.272729 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.272729 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.272729 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.272838 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.272878 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.272913 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.272954 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.272988 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.273022 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.273056 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.273096 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.273131 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.273164 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.273195 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.273228 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.273264 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.273315 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.273351 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.273382 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.273414 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.273451 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.273483 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.273519 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.273519 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.273519 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.273519 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.273519 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.273519 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.277322 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.277392 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.277432 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.277467 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.277503 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.277538 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.277573 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.277613 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.277662 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.277709 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.277746 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.277791 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.277826 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.277861 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.277896 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.277935 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.277970 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.278010 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.278054 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.278091 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.278123 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.278163 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.278204 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.278240 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.278240 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.278240 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.278240 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.278240 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.279030 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.279090 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.279170 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.279228 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.279266 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.279302 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.279338 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.279379 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.279411 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.279443 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.279475 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.279511 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.279545 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.279577 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.279609 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.279667 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.279702 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.279735 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.279767 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.279825 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.279860 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.279891 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.279923 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.279962 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.279999 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.280031 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.280068 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.280102 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.280134 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.280177 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.280211 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.280244 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.280277 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.280311 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.280349 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.280389 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.280425 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.280468 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.280505 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.280543 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.280586 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.280621 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.280692 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.280739 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.280781 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.280824 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.280862 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.280898 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.280945 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.280981 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.281023 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.281059 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.281095 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.281130 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.281165 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.281210 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.281246 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.281282 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.281324 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.281362 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.281398 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.281439 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.281480 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.281514 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.281548 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.281587 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.281620 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.281669 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.281704 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.282019 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.282019 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.282019 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.282019 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.282019 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.282019 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.282268 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.282268 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.282346 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.282346 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.282412 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.282446 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.282479 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.282512 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.282549 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.282583 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.282619 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.282687 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.282723 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.282764 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.282800 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.282833 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.282874 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.282914 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.282950 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.282986 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.283034 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.283070 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.283107 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.283143 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.283304 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.283304 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.283304 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.283304 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.284337 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.284395 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.284454 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.284498 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.284535 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.284583 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.284620 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.284678 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.284717 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.284753 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.284791 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.284837 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.284881 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.284919 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.284952 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.284986 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.285024 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.285058 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.285058 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.285058 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.285058 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.285173 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.285214 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.285283 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.285373 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.285451 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.285535 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.285619 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.289723 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.289808 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.289856 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.289925 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.289925 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.290001 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.290044 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.290081 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.290123 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.290166 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.290210 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.290247 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.290247 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.290247 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.291277 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.291355 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.291396 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.291468 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.291523 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.291563 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.291563 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.291678 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.291721 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.291759 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.291856 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.291856 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.291936 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.291975 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.293186 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.293256 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.293295 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.293334 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.293371 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.293409 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.293466 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.293508 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.293545 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.293588 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.293624 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.293678 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.293716 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.293752 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.293786 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.293822 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.293857 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.293892 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.293940 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.293978 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.294014 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.294059 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.294150 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.294194 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.294263 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.294331 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.294370 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.294413 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.294459 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.294503 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.294547 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.294595 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.294720 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.294779 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.294831 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.294884 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.294959 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.295005 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.295061 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.295114 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.295168 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.295291 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.295360 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.295424 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.295473 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.295512 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.295603 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.295671 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.295712 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.295761 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.295839 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.295879 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.295920 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.295959 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.295996 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.296032 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.296077 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.296120 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.296158 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.296195 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.296232 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.296272 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.296310 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.296353 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.296389 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.296426 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.296573 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.296660 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.296705 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.296749 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.296805 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.296854 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.296900 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.296950 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.297009 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.297080 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.297130 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.297176 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.297224 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.297278 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.297329 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.297380 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.297432 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.297432 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.297510 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.297510 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.297510 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.297682 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.297750 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.297791 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.297827 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.297865 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.297909 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.297958 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.298002 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.298039 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.298076 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.298111 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.298152 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.298188 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.298224 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.298259 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.298294 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.298331 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.298375 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.298411 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.298451 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.298488 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.298524 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.298559 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.298597 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.298636 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.298691 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.298725 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.298779 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.298817 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.298854 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.298890 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.298930 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.298972 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.299008 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.299045 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.299080 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.299133 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.299184 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.299221 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.299258 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.299299 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.299395 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.299440 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.299545 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.299662 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.299716 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.299769 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.299877 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.299943 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.299997 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.300040 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.300079 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.300122 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.300159 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.300159 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.300159 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.300159 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.300370 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.300542 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.300627 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.300700 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.300747 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.300785 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.300822 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.300822 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.300889 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.300926 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.300976 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.301022 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.301079 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.301133 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.301181 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.301217 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.301253 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.301294 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.301338 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.301391 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.301427 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.301468 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.301513 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.301513 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.301603 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.301603 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.301751 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.301799 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.301836 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.301880 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.301922 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.301958 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.301992 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.302034 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.302071 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.302106 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.302141 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.302173 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.302208 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.302251 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.302286 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.302327 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.302362 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.302362 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.302362 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.302456 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.302456 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.302456 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.302456 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.302456 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.302456 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.302456 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.302693 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.302792 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.302846 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.302889 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.302930 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.302965 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.303001 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.303036 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.303085 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.303126 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.303162 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.303198 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.303234 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.303270 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.303305 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.303346 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.303388 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.303437 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.303475 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.303516 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.303553 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.303595 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.303630 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.303714 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.303752 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.303840 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.303887 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.303930 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.303968 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.304006 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.304047 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.304083 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.304108 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.304138 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.304168 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.304199 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.304232 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.304269 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.304307 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.304342 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.304374 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.304400 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.304426 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.304451 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.304475 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.304506 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.304542 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.304578 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.304610 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.304657 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.304701 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.304701 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.304701 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.304701 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.304701 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.304701 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.304927 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.304927 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.304927 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.304927 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.305022 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.305049 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.305074 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.305103 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.305138 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.305176 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.305213 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.305213 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.305213 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.305213 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.305326 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.305326 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.305326 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.305423 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.305461 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.305461 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.305530 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.305567 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.305598 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.305626 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.305680 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.305710 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.305746 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.305782 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.305812 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.305847 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.305847 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.305896 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.305921 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.305946 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.305970 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.306000 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.306028 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.306057 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.306090 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.306119 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.306144 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.306173 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.306201 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.306227 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.306252 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.306276 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.306300 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.306329 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.306358 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.306384 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.306408 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.306433 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.306459 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.306459 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.306459 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.306459 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.306551 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.306551 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.306551 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.306551 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.306551 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.306551 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.306690 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.306714 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.306748 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.306748 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.306748 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.306822 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.306847 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.306871 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.306896 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.306924 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.306948 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.306972 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.306998 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.306998 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.307046 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.307072 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.307096 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.307125 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.307149 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.307149 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.307149 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.307149 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 19 19:29:00.308509 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112124) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.308572 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.308622 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112121) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.308673 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.308706 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.308742 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.308768 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112122) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.308798 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112124) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.308824 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.308852 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.308876 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112124) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.308902 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.308932 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.308958 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112121) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.308983 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.309013 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112121) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.309037 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112122) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.309063 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112122) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.309139 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112123) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 19 19:29:00.309176 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 19 19:29:00.309245 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 19 19:29:00.309301 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 19 19:29:00.309359 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112123) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 19 19:29:00.309424 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112123) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 19 19:29:00.354315 np0000175051 devstack@c-api.service[112124]: INFO dbcounter [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Registered counter for database cinder May 19 19:29:00.354431 np0000175051 devstack@c-api.service[112121]: INFO dbcounter [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Registered counter for database cinder May 19 19:29:00.354740 np0000175051 devstack@c-api.service[112123]: INFO dbcounter [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Registered counter for database cinder May 19 19:29:00.357470 np0000175051 devstack@c-api.service[112122]: INFO dbcounter [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Registered counter for database cinder May 19 19:29:00.367825 np0000175051 devstack@c-api.service[112124]: DEBUG oslo_db.sqlalchemy.engines [None req-cccf138b-2d40-434d-b832-f626d3ad8185 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=112124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.368837 np0000175051 devstack@c-api.service[112121]: DEBUG oslo_db.sqlalchemy.engines [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 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=112121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.370891 np0000175051 devstack@c-api.service[112123]: DEBUG oslo_db.sqlalchemy.engines [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 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=112123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.372924 np0000175051 devstack@c-api.service[112122]: DEBUG oslo_db.sqlalchemy.engines [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 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=112122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.479355 np0000175051 devstack@c-api.service[112124]: DEBUG dbcounter [-] [112124] Writer thread running {{(pid=112124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:00.482220 np0000175051 devstack@c-api.service[112124]: INFO cinder.rpc [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:00.484567 np0000175051 devstack@c-api.service[112124]: INFO cinder.rpc [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:00.485724 np0000175051 devstack@c-api.service[112123]: DEBUG dbcounter [-] [112123] Writer thread running {{(pid=112123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:00.486829 np0000175051 devstack@c-api.service[112124]: INFO cinder.rpc [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:00.487293 np0000175051 devstack@c-api.service[112121]: DEBUG dbcounter [-] [112121] Writer thread running {{(pid=112121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:00.488180 np0000175051 devstack@c-api.service[112123]: INFO cinder.rpc [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:00.488846 np0000175051 devstack@c-api.service[112122]: DEBUG dbcounter [-] [112122] Writer thread running {{(pid=112122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 19 19:29:00.489087 np0000175051 devstack@c-api.service[112124]: INFO cinder.rpc [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:00.489926 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.490198 np0000175051 devstack@c-api.service[112121]: INFO cinder.rpc [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:00.491341 np0000175051 devstack@c-api.service[112123]: INFO cinder.rpc [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:00.491601 np0000175051 devstack@c-api.service[112122]: INFO cinder.rpc [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 19 19:29:00.491785 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.495737 np0000175051 devstack@c-api.service[112121]: INFO cinder.rpc [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:00.495838 np0000175051 devstack@c-api.service[112123]: INFO cinder.rpc [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:00.495887 np0000175051 devstack@c-api.service[112122]: INFO cinder.rpc [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 19 19:29:00.496018 np0000175051 devstack@c-api.service[112121]: INFO cinder.rpc [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:00.496507 np0000175051 devstack@c-api.service[112124]: DEBUG oslo_db.sqlalchemy.engines [None req-cccf138b-2d40-434d-b832-f626d3ad8185 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=112124) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.496618 np0000175051 devstack@c-api.service[112122]: INFO cinder.rpc [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 19 19:29:00.496824 np0000175051 devstack@c-api.service[112123]: INFO cinder.rpc [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:00.496890 np0000175051 devstack@c-api.service[112121]: INFO cinder.rpc [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:00.497689 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.498023 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.498461 np0000175051 devstack@c-api.service[112124]: INFO cinder.rpc [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:00.499315 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.499499 np0000175051 devstack@c-api.service[112122]: INFO cinder.rpc [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 19 19:29:00.500182 np0000175051 devstack@c-api.service[112124]: INFO cinder.rpc [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:00.500295 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.500980 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.501070 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.503689 np0000175051 devstack@c-api.service[112123]: DEBUG oslo_db.sqlalchemy.engines [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 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=112123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.504489 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.504621 np0000175051 devstack@c-api.service[112121]: DEBUG oslo_db.sqlalchemy.engines [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 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=112121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.505931 np0000175051 devstack@c-api.service[112123]: INFO cinder.rpc [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:00.506355 np0000175051 devstack@c-api.service[112121]: INFO cinder.rpc [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:00.508067 np0000175051 devstack@c-api.service[112121]: INFO cinder.rpc [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:00.508134 np0000175051 devstack@c-api.service[112123]: INFO cinder.rpc [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:00.509122 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.509232 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.509910 np0000175051 devstack@c-api.service[112122]: DEBUG oslo_db.sqlalchemy.engines [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 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=112122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:00.510222 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.512707 np0000175051 devstack@c-api.service[112122]: INFO cinder.rpc [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 19 19:29:00.513435 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.515297 np0000175051 devstack@c-api.service[112122]: INFO cinder.rpc [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 19 19:29:00.516586 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.516928 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.520588 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.520769 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.521896 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.523541 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.524081 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.525041 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.527353 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.527420 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.528231 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.529257 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.530500 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.531759 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.532488 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.532761 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.533398 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.535241 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.536336 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.536412 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.537072 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.537856 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.538213 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.539309 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.540557 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.541351 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.541433 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.542356 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.544164 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.544474 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.545230 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.546148 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.546991 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.547445 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.548120 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.548463 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.549550 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.549633 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.550671 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.551097 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.551553 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.552245 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.553159 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.553515 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.554488 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.556070 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.556497 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.556572 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.557753 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.557832 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.558041 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.559135 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.559974 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.560494 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.561010 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.561099 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.561660 np0000175051 devstack@c-api.service[112124]: WARNING cinder.api.contrib.hosts [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:00.561973 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.562342 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.563090 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.563307 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: extensions {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.563437 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.564579 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.564668 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-availability-zone {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.564832 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.565924 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.566003 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: qos-specs {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.566341 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.566623 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.567413 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.567802 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.568040 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: extra_specs {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.568900 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.569201 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.569629 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: encryption {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.570072 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.570273 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.570612 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.571183 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-volume-type-access {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.571618 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.571741 np0000175051 devstack@c-api.service[112123]: WARNING cinder.api.contrib.hosts [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:00.572210 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.572453 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.572791 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-quota-class-sets {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.572881 np0000175051 devstack@c-api.service[112121]: WARNING cinder.api.contrib.hosts [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:00.573409 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: extensions {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.573483 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.573710 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.574417 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: extensions {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.574731 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: encryption {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.574928 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-availability-zone {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.575070 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.575753 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-availability-zone {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.576221 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: qos-specs {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.576308 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-snapshot-manage {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.576661 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.577212 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: qos-specs {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.577756 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: consistencygroups {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.578110 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.578281 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: extra_specs {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.579276 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: extra_specs {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.579494 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.579705 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: backups {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.579824 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: encryption {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.580862 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: encryption {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.580947 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.581750 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: scheduler-stats {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.582000 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-volume-type-access {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.582087 np0000175051 devstack@c-api.service[112122]: WARNING cinder.api.contrib.hosts [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 19 19:29:00.582742 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.582925 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-volume-type-access {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.583177 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-quota-sets {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.583541 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-quota-class-sets {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.583667 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: extensions {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.584495 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-quota-class-sets {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.584584 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-volume-manage {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.584918 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: encryption {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.585107 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-availability-zone {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.585882 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: encryption {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.586004 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: capabilities {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.586404 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-snapshot-manage {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.586486 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: qos-specs {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.587285 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-volume-transfer {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.587354 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-snapshot-manage {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.587888 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: consistencygroups {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.588875 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: consistencygroups {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.588941 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: os-hosts {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.589157 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: extra_specs {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.589884 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: backups {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.590286 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extended resource: cgsnapshots {{(pid=112124) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.590709 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: encryption {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.590806 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: backups {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.591800 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.contrib.snapshot_actions [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] SnapshotActionsController initialized {{(pid=112124) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:00.591861 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: scheduler-stats {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.592374 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-volume-type-access {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.592620 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.592796 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: scheduler-stats {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.593318 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-quota-sets {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.593931 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-quota-class-sets {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.594029 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.594219 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-quota-sets {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.594711 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-volume-manage {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.595238 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: encryption {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.595428 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.595598 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-volume-manage {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.596176 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: capabilities {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.596792 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-snapshot-manage {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.596846 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.597075 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: capabilities {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.597435 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-volume-transfer {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.598250 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.598296 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: consistencygroups {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.598348 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-volume-transfer {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.599036 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: os-hosts {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.599701 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.599918 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: os-hosts {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.600235 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: backups {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.600437 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extended resource: cgsnapshots {{(pid=112123) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.601045 np0000175051 devstack@c-api.service[112124]: WARNING castellan.key_manager.migration [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.601345 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extended resource: cgsnapshots {{(pid=112121) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.601913 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.contrib.snapshot_actions [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] SnapshotActionsController initialized {{(pid=112123) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:00.601978 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602066 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602143 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602205 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: scheduler-stats {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.602357 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602444 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602548 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension AdminActions extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602682 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.602764 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension AdminActions extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602764 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension AdminActions extending resource: backups {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.602954 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.contrib.snapshot_actions [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] SnapshotActionsController initialized {{(pid=112121) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:00.603041 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603041 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeActions extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603161 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension TypesManage extending resource: types {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603219 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603276 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603404 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603499 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603575 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.603632 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.v3.router [None req-cccf138b-2d40-434d-b832-f626d3ad8185 None None] Extension UsedLimits extending resource: limits {{(pid=112124) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.603710 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-quota-sets {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.604121 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.604951 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.605071 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-volume-manage {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.605449 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.606295 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.606502 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: capabilities {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.606797 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.607680 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.607832 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-volume-transfer {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.608297 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.609163 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.609340 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: os-hosts {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.609796 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.610581 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.610720 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extended resource: cgsnapshots {{(pid=112122) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 19 19:29:00.611117 np0000175051 devstack@c-api.service[112123]: WARNING castellan.key_manager.migration [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.611278 np0000175051 devstack@c-api.service[112124]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef5806a3668 pid: 112124 (default app) May 19 19:29:00.611921 np0000175051 devstack@c-api.service[112121]: WARNING castellan.key_manager.migration [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.611990 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612151 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612265 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612320 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.contrib.snapshot_actions [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] SnapshotActionsController initialized {{(pid=112122) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 19 19:29:00.612463 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612608 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612664 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension AdminActions extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612785 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension AdminActions extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612827 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612880 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension AdminActions extending resource: backups {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612920 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.612982 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613021 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613077 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.613122 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeActions extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613203 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension TypesManage extending resource: types {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613245 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613305 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613346 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613402 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension AdminActions extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613441 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613514 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613569 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension AdminActions extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613608 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension AdminActions extending resource: backups {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613662 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613733 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613780 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.v3.router [None req-f15982ec-03a3-4d40-b593-0f49f73d31a7 None None] Extension UsedLimits extending resource: limits {{(pid=112123) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613828 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeActions extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.613951 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension TypesManage extending resource: types {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.614056 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.614159 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.614259 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.614356 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.614463 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.v3.router [None req-42234ace-aab7-4ed9-b0ce-a7780ff3fa38 None None] Extension UsedLimits extending resource: limits {{(pid=112121) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.614532 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.615902 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.617248 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.618622 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.619926 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.619926 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620089 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620089 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620089 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620089 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620089 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620342 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620342 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620342 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620342 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620342 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620342 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620613 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620613 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620613 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620751 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.620793 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620793 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620793 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620793 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620977 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620977 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.620977 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.620977 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621159 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621159 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621159 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621159 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621348 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621348 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621348 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621348 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621348 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621583 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621583 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621583 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621583 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621583 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621809 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621809 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621809 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621809 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.621809 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.621809 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622080 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622080 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622080 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622080 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622080 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622080 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622357 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622357 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622357 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622357 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622357 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622357 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622623 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622623 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622623 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622623 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622623 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622907 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622907 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622907 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.622907 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.622907 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623119 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623119 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623119 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623119 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623119 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623119 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623392 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623392 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623392 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623392 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623392 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623392 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623678 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623678 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623678 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623678 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623678 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623939 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623939 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623939 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.623939 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.623939 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624191 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624191 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624191 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624191 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624391 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624391 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624391 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624391 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624576 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624576 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624576 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624576 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624576 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624847 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624847 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624847 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.624847 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.624847 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625052 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625052 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625052 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625052 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625238 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625238 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625238 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625238 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625437 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625437 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625437 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625437 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625616 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625616 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625616 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625616 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625828 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625828 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.625828 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.625828 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626013 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626013 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626013 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626013 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626013 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626250 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626250 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626250 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626250 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626250 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626250 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626518 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626518 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626518 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626518 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626518 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626751 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626751 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626751 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626751 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.626751 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.626751 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627016 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627016 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627016 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627016 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627016 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627016 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627289 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627289 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627289 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627289 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627289 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627289 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627551 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627551 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627677 np0000175051 devstack@c-api.service[112123]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef5806a3668 pid: 112123 (default app) May 19 19:29:00.627721 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627721 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627721 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.627721 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.627721 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.628046 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.628046 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.628046 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.628046 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.628046 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.628330 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.628330 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.628330 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.628330 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.628537 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.628537 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.628537 np0000175051 devstack@c-api.service[112124]: /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 19 19:29:00.628537 np0000175051 devstack@c-api.service[112124]: warnings.warn(deprecated_msg) May 19 19:29:00.628752 np0000175051 devstack@c-api.service[112122]: WARNING castellan.key_manager.migration [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 19 19:29:00.628793 np0000175051 devstack@c-api.service[112121]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef5806a3668 pid: 112121 (default app) May 19 19:29:00.628831 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628831 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628831 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628947 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.middleware.request_id [None req-697cfcb6-8377-4bae-b6d4-0f1228969f74 None None] RequestId filter calling following filter/app {{(pid=112124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:00.628986 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628986 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628986 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension AdminActions extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628986 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension AdminActions extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628986 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension AdminActions extending resource: backups {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628986 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.628986 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeActions extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.629236 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension TypesManage extending resource: types {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.629236 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.629236 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.629236 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.629236 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.629236 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.v3.router [None req-53bc9df9-8886-4ba8-a2a5-626b24684ee6 None None] Extension UsedLimits extending resource: limits {{(pid=112122) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 19 19:29:00.629447 np0000175051 devstack@c-api.service[112124]: [pid: 112124|app: 0|req: 1/1] 199.204.45.53 () {60 vars in 949 bytes} [Tue May 19 19:29:00 2026] GET /volume/v3/ => generated 114 bytes in 14 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 19 19:29:00.632075 np0000175051 devstack@c-api.service[112122]: WSGI app 0 (mountpoint='') ready in 2 seconds on interpreter 0x7ef5806a3668 pid: 112122 (default app) May 19 19:29:07.745621 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.745621 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.745621 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.745621 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.746507 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.746507 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.746507 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.746507 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.746748 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.746748 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.746748 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.746748 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.746748 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.746748 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747048 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747048 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747048 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747048 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747048 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747325 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747325 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747325 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747325 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747325 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747587 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747587 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747587 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747587 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747941 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747941 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747941 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.747941 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.747941 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748219 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748219 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748219 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748219 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748219 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748473 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748473 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748473 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748473 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748473 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748473 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748833 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748833 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748833 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748833 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.748833 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.748833 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749129 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749129 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749129 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749129 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749129 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749129 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749454 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749454 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749454 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749454 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749454 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749757 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749757 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749757 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.749757 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.749757 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750012 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750012 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750012 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750012 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750012 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750012 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750319 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750319 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750319 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750319 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750319 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750319 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750620 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750620 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750620 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750620 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750620 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750932 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750932 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750932 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.750932 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.750932 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.751223 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.751223 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.751223 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.751223 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.751464 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.751464 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.751464 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.751464 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.751818 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.751818 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.751818 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.751818 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.751818 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752113 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752113 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752113 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752113 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752113 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752359 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752359 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752359 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752359 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752500 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752500 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752500 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752500 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752662 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752662 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752662 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752662 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752810 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752810 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752810 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752810 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752948 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752948 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.752948 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.752948 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753108 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753108 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753108 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753108 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753108 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753291 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753291 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753291 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753291 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753291 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753291 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753513 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753513 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753513 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753513 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753513 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753696 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753696 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753696 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753696 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753696 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753696 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753903 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753903 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753903 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753903 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.753903 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.753903 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754113 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754113 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754113 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754113 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754113 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754113 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754310 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754310 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754310 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754310 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754310 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754310 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754515 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754515 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754515 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754515 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754666 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754666 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754666 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754666 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754666 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754859 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754859 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754859 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754859 np0000175051 devstack@c-api.service[112123]: /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 19 19:29:07.754859 np0000175051 devstack@c-api.service[112123]: warnings.warn(deprecated_msg) May 19 19:29:07.754859 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.middleware.request_id [None req-0799a8b2-1756-479f-a42b-f4c02df207d3 None None] RequestId filter calling following filter/app {{(pid=112123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:08.226162 np0000175051 devstack@c-api.service[112123]: INFO cinder.api.openstack.wsgi [None req-0799a8b2-1756-479f-a42b-f4c02df207d3 admin admin] POST https://199.204.45.53/volume/v3/types May 19 19:29:08.226791 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.openstack.wsgi [None req-0799a8b2-1756-479f-a42b-f4c02df207d3 admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:29:08.228769 np0000175051 devstack@c-api.service[112123]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 19:29:08.228769 np0000175051 devstack@c-api.service[112123]: warnings.warn( May 19 19:29:08.233751 np0000175051 devstack@c-api.service[112123]: DEBUG oslo_db.sqlalchemy.engines [None req-0799a8b2-1756-479f-a42b-f4c02df207d3 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=112123) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:08.262438 np0000175051 devstack@c-api.service[112123]: INFO cinder.api.openstack.wsgi [None req-0799a8b2-1756-479f-a42b-f4c02df207d3 admin admin] https://199.204.45.53/volume/v3/types returned with HTTP 200 May 19 19:29:08.263149 np0000175051 devstack@c-api.service[112123]: [pid: 112123|app: 0|req: 1/2] 199.204.45.53 () {68 vars in 1281 bytes} [Tue May 19 19:29:07 2026] POST /volume/v3/types => generated 186 bytes in 531 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:29:08.289699 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.289699 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.289699 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.289699 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.289699 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.290550 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.290550 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.290550 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.290550 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.290550 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.290916 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.290916 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.290916 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.290916 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.290916 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.290916 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.291249 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.291249 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.291249 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.291249 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.291463 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.291463 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.291463 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.291463 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.291736 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.291736 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.291736 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.291736 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292102 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292102 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292102 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292102 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292102 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292390 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292390 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292390 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292390 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292390 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292670 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292670 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292670 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292670 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292670 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292670 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292993 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292993 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292993 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292993 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.292993 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.292993 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293332 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293332 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293332 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293332 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293332 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293332 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293671 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293671 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293671 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293671 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293671 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293953 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293953 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293953 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.293953 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.293953 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294213 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294213 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294213 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294213 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294213 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294213 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294560 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294560 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294560 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294560 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294560 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294560 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294918 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294918 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294918 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.294918 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.294918 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.295225 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.295225 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.295225 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.295225 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.295225 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.295491 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.295491 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.295491 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.295491 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.295791 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.295791 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.295791 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.295791 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296070 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296070 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296070 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296070 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296070 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296381 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296381 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296381 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296381 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296381 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296578 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296578 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296578 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296578 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296734 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296734 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296734 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296734 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296881 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296881 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.296881 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.296881 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297023 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297023 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297023 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297023 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297163 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297163 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297163 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297163 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297300 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297300 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297300 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297300 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297300 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297489 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297489 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297489 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297489 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297489 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297489 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297714 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297714 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297714 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297714 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297714 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297885 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297885 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297885 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297885 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.297885 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.297885 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298089 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298089 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298089 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298089 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298089 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298089 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298398 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298398 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298398 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298398 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298398 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298398 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298607 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298607 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298607 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298607 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298607 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298607 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298825 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298825 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298825 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298825 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298976 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298976 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298976 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.298976 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.298976 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.299181 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.299181 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.299181 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.299181 np0000175051 devstack@c-api.service[112121]: /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 19 19:29:08.299181 np0000175051 devstack@c-api.service[112121]: warnings.warn(deprecated_msg) May 19 19:29:08.299181 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.middleware.request_id [req-0799a8b2-1756-479f-a42b-f4c02df207d3 req-25dbc1d0-65c0-4adb-a99c-53dfd4709fd3 None None] RequestId filter calling following filter/app {{(pid=112121) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:29:08.642590 np0000175051 devstack@c-api.service[112121]: INFO cinder.api.openstack.wsgi [req-0799a8b2-1756-479f-a42b-f4c02df207d3 req-25dbc1d0-65c0-4adb-a99c-53dfd4709fd3 admin admin] POST https://199.204.45.53/volume/v3/types/9230a0d1-a260-4b7d-b0fd-9c9fda3286a2/extra_specs May 19 19:29:08.643290 np0000175051 devstack@c-api.service[112121]: DEBUG cinder.api.openstack.wsgi [req-0799a8b2-1756-479f-a42b-f4c02df207d3 req-25dbc1d0-65c0-4adb-a99c-53dfd4709fd3 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112121) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 19 19:29:08.645133 np0000175051 devstack@c-api.service[112121]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 19:29:08.645133 np0000175051 devstack@c-api.service[112121]: warnings.warn( May 19 19:29:08.652405 np0000175051 devstack@c-api.service[112121]: DEBUG oslo_db.sqlalchemy.engines [req-0799a8b2-1756-479f-a42b-f4c02df207d3 req-25dbc1d0-65c0-4adb-a99c-53dfd4709fd3 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=112121) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:29:08.729035 np0000175051 devstack@c-api.service[112121]: INFO cinder.api.openstack.wsgi [req-0799a8b2-1756-479f-a42b-f4c02df207d3 req-25dbc1d0-65c0-4adb-a99c-53dfd4709fd3 admin admin] https://199.204.45.53/volume/v3/types/9230a0d1-a260-4b7d-b0fd-9c9fda3286a2/extra_specs returned with HTTP 200 May 19 19:29:08.729734 np0000175051 devstack@c-api.service[112121]: [pid: 112121|app: 0|req: 1/3] 199.204.45.53 () {70 vars in 1498 bytes} [Tue May 19 19:29:08 2026] POST /volume/v3/types/9230a0d1-a260-4b7d-b0fd-9c9fda3286a2/extra_specs => generated 55 bytes in 454 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 19 19:29:10.499807 np0000175051 devstack@c-api.service[112124]: DEBUG dbcounter [-] [112124] Writing DB stats cinder:SELECT=6 {{(pid=112124) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:10.514585 np0000175051 devstack@c-api.service[112122]: DEBUG dbcounter [-] [112122] Writing DB stats cinder:SELECT=6 {{(pid=112122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:18.258898 np0000175051 devstack@c-api.service[112123]: DEBUG dbcounter [-] [112123] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:29:18.728059 np0000175051 devstack@c-api.service[112121]: DEBUG dbcounter [-] [112121] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112121) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:31:42.825310 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.middleware.request_id [None req-ec863705-90f8-44eb-9ee7-2482f629e339 None None] RequestId filter calling following filter/app {{(pid=112124) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:31:42.827239 np0000175051 devstack@c-api.service[112124]: INFO cinder.api.openstack.wsgi [None req-ec863705-90f8-44eb-9ee7-2482f629e339 None None] GET https://199.204.45.53/volume// May 19 19:31:42.827579 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.openstack.wsgi [None req-ec863705-90f8-44eb-9ee7-2482f629e339 None None] Empty body provided in request {{(pid=112124) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:31:42.828121 np0000175051 devstack@c-api.service[112124]: DEBUG cinder.api.openstack.wsgi [None req-ec863705-90f8-44eb-9ee7-2482f629e339 None None] Calling method 'all' {{(pid=112124) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:31:42.829202 np0000175051 devstack@c-api.service[112124]: INFO cinder.api.openstack.wsgi [None req-ec863705-90f8-44eb-9ee7-2482f629e339 None None] https://199.204.45.53/volume// returned with HTTP 300 May 19 19:31:42.829938 np0000175051 devstack@c-api.service[112124]: [pid: 112124|app: 0|req: 2/4] 199.204.45.53 () {66 vars in 1449 bytes} [Tue May 19 19:31:42 2026] GET /volume/ => generated 389 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) May 19 19:32:28.142152 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.142152 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.142152 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.142152 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143101 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.143101 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143101 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.143101 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143385 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.143385 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143385 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.143385 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143385 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.143385 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143833 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.143833 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143833 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.143833 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.143833 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.144215 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.144215 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.144215 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.144215 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.144215 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.144515 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.144515 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.144515 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.144515 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.144815 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.144815 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.144815 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.144815 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.144815 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145167 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145167 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145167 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145167 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145167 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145491 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145491 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145491 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145491 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145491 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145491 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145922 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145922 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145922 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145922 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.145922 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.145922 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.146312 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.146312 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.146312 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.146312 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.146312 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.146312 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.146783 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.146783 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.146783 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.146783 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.146783 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147134 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147134 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147134 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147134 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147134 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147448 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147448 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147448 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147448 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147448 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147448 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147860 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147860 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147860 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147860 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.147860 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.147860 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.148249 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.148249 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.148249 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.148249 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.148249 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.148703 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.148703 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.148703 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.148703 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.148703 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.149073 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.149073 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.149073 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.149073 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.149353 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.149353 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.149353 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.149353 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.149633 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.149633 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.149633 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.149633 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.149633 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.150018 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.150018 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.150018 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.150018 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.150018 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.150454 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.150454 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.150454 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.150454 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.150757 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.150757 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.150757 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.150757 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.151099 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.151099 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.151099 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.151099 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.151370 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.151370 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.151370 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.151370 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.151763 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.151763 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.151763 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.151763 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152231 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152231 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152231 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152231 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152231 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152406 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152406 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152406 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152406 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152406 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152406 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152575 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152575 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152575 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152575 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152575 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152738 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152738 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152738 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152738 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152738 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152738 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152917 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152917 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152917 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152917 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.152917 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.152917 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153096 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153096 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153096 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153096 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153096 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153096 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153270 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153270 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153270 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153270 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153270 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153270 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153444 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153444 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153444 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153444 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153569 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153569 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153569 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153569 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153569 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153741 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153741 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153741 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153741 np0000175051 devstack@c-api.service[112122]: /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 19 19:32:28.153741 np0000175051 devstack@c-api.service[112122]: warnings.warn(deprecated_msg) May 19 19:32:28.153741 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.middleware.request_id [None req-f70cd048-12bb-4a1b-acb6-f643da431a9d None None] RequestId filter calling following filter/app {{(pid=112122) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:32:28.473075 np0000175051 devstack@c-api.service[112122]: INFO cinder.api.openstack.wsgi [None req-f70cd048-12bb-4a1b-acb6-f643da431a9d demo demo] GET https://199.204.45.53/volume/v3/types May 19 19:32:28.473401 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.openstack.wsgi [None req-f70cd048-12bb-4a1b-acb6-f643da431a9d demo demo] Empty body provided in request {{(pid=112122) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:32:28.473667 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.openstack.wsgi [None req-f70cd048-12bb-4a1b-acb6-f643da431a9d demo demo] Calling method 'index' {{(pid=112122) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:32:28.474136 np0000175051 devstack@c-api.service[112122]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. May 19 19:32:28.474136 np0000175051 devstack@c-api.service[112122]: warnings.warn( May 19 19:32:28.474754 np0000175051 devstack@c-api.service[112122]: DEBUG cinder.api.api_utils [None req-f70cd048-12bb-4a1b-acb6-f643da431a9d demo demo] Removing options '' from query. {{(pid=112122) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} May 19 19:32:28.484298 np0000175051 devstack@c-api.service[112122]: DEBUG oslo_db.sqlalchemy.engines [None req-f70cd048-12bb-4a1b-acb6-f643da431a9d demo demo] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=112122) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 19 19:32:28.506355 np0000175051 devstack@c-api.service[112122]: INFO cinder.api.openstack.wsgi [None req-f70cd048-12bb-4a1b-acb6-f643da431a9d demo demo] https://199.204.45.53/volume/v3/types returned with HTTP 200 May 19 19:32:28.506790 np0000175051 devstack@c-api.service[112122]: [pid: 112122|app: 0|req: 1/5] 199.204.45.53 () {64 vars in 1283 bytes} [Tue May 19 19:32:28 2026] GET /volume/v3/types => generated 377 bytes in 377 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:32:28.553050 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.middleware.request_id [None req-4efe12e2-f8da-4cd9-972d-8bd97fa51ae0 None None] RequestId filter calling following filter/app {{(pid=112123) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 19 19:32:28.558756 np0000175051 devstack@c-api.service[112123]: INFO cinder.api.openstack.wsgi [None req-4efe12e2-f8da-4cd9-972d-8bd97fa51ae0 demo demo] GET https://199.204.45.53/volume/v3/types/default May 19 19:32:28.559261 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.openstack.wsgi [None req-4efe12e2-f8da-4cd9-972d-8bd97fa51ae0 demo demo] Empty body provided in request {{(pid=112123) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} May 19 19:32:28.559765 np0000175051 devstack@c-api.service[112123]: DEBUG cinder.api.openstack.wsgi [None req-4efe12e2-f8da-4cd9-972d-8bd97fa51ae0 demo demo] Calling method 'show' {{(pid=112123) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} May 19 19:32:28.570973 np0000175051 devstack@c-api.service[112123]: INFO cinder.api.openstack.wsgi [None req-4efe12e2-f8da-4cd9-972d-8bd97fa51ae0 demo demo] https://199.204.45.53/volume/v3/types/default returned with HTTP 200 May 19 19:32:28.571705 np0000175051 devstack@c-api.service[112123]: [pid: 112123|app: 0|req: 2/6] 199.204.45.53 () {64 vars in 1294 bytes} [Tue May 19 19:32:28 2026] GET /volume/v3/types/default => generated 145 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 19 19:32:38.499687 np0000175051 devstack@c-api.service[112122]: DEBUG dbcounter [-] [112122] Writing DB stats cinder:SELECT=1 {{(pid=112122) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 19 19:32:38.566886 np0000175051 devstack@c-api.service[112123]: DEBUG dbcounter [-] [112123] Writing DB stats cinder:SELECT=2 {{(pid=112123) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}