May 29 00:24:10.797841 np0000177342 systemd[1]: Starting devstack@c-api.service - Devstack devstack@c-api.service... May 29 00:24:10.804776 np0000177342 devstack@c-api.service[112590]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: *** Starting uWSGI 2.0.24-debian (64bit) on [Fri May 29 00:24:10 2026] *** May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: os: Linux-6.8.0-117-generic #117-Ubuntu SMP PREEMPT_DYNAMIC Tue May 5 19:26:24 UTC 2026 May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: nodename: np0000177342 May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: machine: x86_64 May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: clock source: unix May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: pcre jit disabled May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: detected number of CPU cores: 16 May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: current working directory: / May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: detected binary path: /usr/bin/uwsgi-core May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: your processes number limit is 256917 May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: your memory page size is 4096 bytes May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: detected max file descriptor number: 2048 May 29 00:24:10.807814 np0000177342 devstack@c-api.service[112590]: lock engine: pthread robust mutexes May 29 00:24:10.808341 np0000177342 devstack@c-api.service[112590]: thunder lock: enabled May 29 00:24:10.808341 np0000177342 devstack@c-api.service[112590]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 May 29 00:24:10.808341 np0000177342 devstack@c-api.service[112590]: Python version: 3.12.3 (main, Mar 23 2026, 19:04:32) [GCC 13.3.0] May 29 00:24:10.808341 np0000177342 devstack@c-api.service[112590]: PEP 405 virtualenv detected: /opt/stack/data/venv May 29 00:24:10.808341 np0000177342 devstack@c-api.service[112590]: Set PythonHome to /opt/stack/data/venv May 29 00:24:10.846480 np0000177342 devstack@c-api.service[112590]: Python main interpreter initialized at 0x7c5bfb8a3668 May 29 00:24:10.846480 np0000177342 devstack@c-api.service[112590]: python threads support enabled May 29 00:24:10.846480 np0000177342 devstack@c-api.service[112590]: your server socket listen backlog is limited to 100 connections May 29 00:24:10.846480 np0000177342 devstack@c-api.service[112590]: your mercy for graceful operations on workers is 80 seconds May 29 00:24:10.846985 np0000177342 devstack@c-api.service[112590]: mapped 671795 bytes (656 KB) for 4 cores May 29 00:24:10.847147 np0000177342 devstack@c-api.service[112590]: *** Operational MODE: preforking *** May 29 00:24:10.847320 np0000177342 devstack@c-api.service[112590]: *** uWSGI is running in multiple interpreter mode *** May 29 00:24:10.847320 np0000177342 devstack@c-api.service[112590]: spawned uWSGI master process (pid: 112590) May 29 00:24:10.847480 np0000177342 systemd[1]: Started devstack@c-api.service - Devstack devstack@c-api.service. May 29 00:24:10.848008 np0000177342 devstack@c-api.service[112590]: spawned uWSGI worker 1 (pid: 112591, cores: 1) May 29 00:24:10.863040 np0000177342 devstack@c-api.service[112590]: spawned uWSGI worker 2 (pid: 112592, cores: 1) May 29 00:24:10.863040 np0000177342 devstack@c-api.service[112590]: spawned uWSGI worker 3 (pid: 112593, cores: 1) May 29 00:24:10.863040 np0000177342 devstack@c-api.service[112590]: spawned uWSGI worker 4 (pid: 112594, cores: 1) May 29 00:24:10.863040 np0000177342 devstack@c-api.service[112590]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... May 29 00:24:10.982586 np0000177342 devstack@c-api.service[112591]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:24:10.982586 np0000177342 devstack@c-api.service[112591]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:24:10.982586 np0000177342 devstack@c-api.service[112591]: we strongly recommend against using it for new projects. May 29 00:24:10.982586 np0000177342 devstack@c-api.service[112591]: If you are already using Eventlet, we recommend migrating to a different May 29 00:24:10.982586 np0000177342 devstack@c-api.service[112591]: framework. For more detail see May 29 00:24:10.982586 np0000177342 devstack@c-api.service[112591]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:24:10.982586 np0000177342 devstack@c-api.service[112591]: import eventlet # noqa May 29 00:24:10.987249 np0000177342 devstack@c-api.service[112593]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:24:10.987249 np0000177342 devstack@c-api.service[112593]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:24:10.987249 np0000177342 devstack@c-api.service[112593]: we strongly recommend against using it for new projects. May 29 00:24:10.987249 np0000177342 devstack@c-api.service[112593]: If you are already using Eventlet, we recommend migrating to a different May 29 00:24:10.987249 np0000177342 devstack@c-api.service[112593]: framework. For more detail see May 29 00:24:10.987249 np0000177342 devstack@c-api.service[112593]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:24:10.987249 np0000177342 devstack@c-api.service[112593]: import eventlet # noqa May 29 00:24:10.999389 np0000177342 devstack@c-api.service[112592]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:24:10.999389 np0000177342 devstack@c-api.service[112592]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:24:10.999389 np0000177342 devstack@c-api.service[112592]: we strongly recommend against using it for new projects. May 29 00:24:10.999389 np0000177342 devstack@c-api.service[112592]: If you are already using Eventlet, we recommend migrating to a different May 29 00:24:10.999389 np0000177342 devstack@c-api.service[112592]: framework. For more detail see May 29 00:24:10.999389 np0000177342 devstack@c-api.service[112592]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:24:10.999389 np0000177342 devstack@c-api.service[112592]: import eventlet # noqa May 29 00:24:11.001554 np0000177342 devstack@c-api.service[112594]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: May 29 00:24:11.001554 np0000177342 devstack@c-api.service[112594]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and May 29 00:24:11.001554 np0000177342 devstack@c-api.service[112594]: we strongly recommend against using it for new projects. May 29 00:24:11.001554 np0000177342 devstack@c-api.service[112594]: If you are already using Eventlet, we recommend migrating to a different May 29 00:24:11.001554 np0000177342 devstack@c-api.service[112594]: framework. For more detail see May 29 00:24:11.001554 np0000177342 devstack@c-api.service[112594]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html May 29 00:24:11.001554 np0000177342 devstack@c-api.service[112594]: import eventlet # noqa May 29 00:24:11.067215 np0000177342 devstack@c-api.service[112591]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:24:11.067215 np0000177342 devstack@c-api.service[112591]: warnings.warn( May 29 00:24:11.076998 np0000177342 devstack@c-api.service[112593]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:24:11.076998 np0000177342 devstack@c-api.service[112593]: warnings.warn( May 29 00:24:11.096582 np0000177342 devstack@c-api.service[112592]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:24:11.096582 np0000177342 devstack@c-api.service[112592]: warnings.warn( May 29 00:24:11.097726 np0000177342 devstack@c-api.service[112594]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_utils/eventletutils.py:34: DeprecationWarning: eventletutils module is deprecated and will be removed. May 29 00:24:11.097726 np0000177342 devstack@c-api.service[112594]: warnings.warn( May 29 00:24:11.145256 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:11.145256 np0000177342 devstack@c-api.service[112591]: from cgi import parse_header May 29 00:24:11.157465 np0000177342 devstack@c-api.service[112593]: /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 29 00:24:11.157465 np0000177342 devstack@c-api.service[112593]: from cgi import parse_header May 29 00:24:11.180050 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:11.180050 np0000177342 devstack@c-api.service[112594]: from cgi import parse_header May 29 00:24:11.181691 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:11.181691 np0000177342 devstack@c-api.service[112592]: from cgi import parse_header May 29 00:24:11.192919 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:11.192919 np0000177342 devstack@c-api.service[112591]: removals.removed_module( May 29 00:24:11.194445 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:11.194445 np0000177342 devstack@c-api.service[112591]: removals.removed_module( May 29 00:24:11.206208 np0000177342 devstack@c-api.service[112593]: /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 29 00:24:11.206208 np0000177342 devstack@c-api.service[112593]: removals.removed_module( May 29 00:24:11.207869 np0000177342 devstack@c-api.service[112593]: /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 29 00:24:11.207869 np0000177342 devstack@c-api.service[112593]: removals.removed_module( May 29 00:24:11.244347 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:11.244347 np0000177342 devstack@c-api.service[112594]: removals.removed_module( May 29 00:24:11.244813 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:11.244813 np0000177342 devstack@c-api.service[112592]: removals.removed_module( May 29 00:24:11.245838 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:11.245838 np0000177342 devstack@c-api.service[112594]: removals.removed_module( May 29 00:24:11.246601 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:11.246601 np0000177342 devstack@c-api.service[112592]: removals.removed_module( May 29 00:24:11.796921 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:11.796921 np0000177342 devstack@c-api.service[112591]: warnings.warn( May 29 00:24:11.861759 np0000177342 devstack@c-api.service[112593]: /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 29 00:24:11.861759 np0000177342 devstack@c-api.service[112593]: warnings.warn( May 29 00:24:11.867336 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:11.867336 np0000177342 devstack@c-api.service[112594]: warnings.warn( May 29 00:24:11.896025 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:11.896025 np0000177342 devstack@c-api.service[112592]: warnings.warn( May 29 00:24:11.897253 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:11.897253 np0000177342 devstack@c-api.service[112591]: warnings.warn( May 29 00:24:11.988004 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:11.988004 np0000177342 devstack@c-api.service[112594]: warnings.warn( May 29 00:24:11.994940 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:11.994940 np0000177342 devstack@c-api.service[112592]: warnings.warn( May 29 00:24:12.014603 np0000177342 devstack@c-api.service[112593]: /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 29 00:24:12.014603 np0000177342 devstack@c-api.service[112593]: warnings.warn( May 29 00:24:12.314583 np0000177342 devstack@c-api.service[112592]: 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 29 00:24:12.315028 np0000177342 devstack@c-api.service[112592]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112592) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:24:12.323361 np0000177342 devstack@c-api.service[112591]: 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 29 00:24:12.323818 np0000177342 devstack@c-api.service[112591]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112591) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:24:12.351479 np0000177342 devstack@c-api.service[112594]: 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 29 00:24:12.352085 np0000177342 devstack@c-api.service[112594]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112594) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:24:12.395324 np0000177342 devstack@c-api.service[112593]: 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 29 00:24:12.395520 np0000177342 devstack@c-api.service[112593]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=112593) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} May 29 00:24:12.423380 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:12.423380 np0000177342 devstack@c-api.service[112592]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:24:12.424199 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:12.424199 np0000177342 devstack@c-api.service[112594]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:24:12.481841 np0000177342 devstack@c-api.service[112593]: /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 29 00:24:12.481841 np0000177342 devstack@c-api.service[112593]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:24:12.502434 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:12.502434 np0000177342 devstack@c-api.service[112591]: @jsonschema.FormatChecker.cls_checks('date-time') May 29 00:24:13.644302 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112593) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:24:13.644679 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112591) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:24:13.644996 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.644996 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.645108 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.645147 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.645187 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.645187 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.823419 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.823565 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.823604 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.823707 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.823793 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.823891 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.824016 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.824387 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.824547 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.824688 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.824831 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.825011 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.825207 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.825371 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.828058 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.828130 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.828237 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.828330 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.828405 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.828498 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.828596 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.830936 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.831128 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.831272 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.831411 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.831544 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.831670 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.831817 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.835361 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.835542 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.835542 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.835717 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.835717 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.835717 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.836012 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.836012 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.836012 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.836234 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.836234 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.836234 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.836487 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.836487 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.837652 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.837764 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.837764 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.837945 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.837945 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.837945 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.838227 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.838227 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.838227 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.838227 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.838601 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.838601 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.838601 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.838601 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.839397 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.839504 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.839616 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.839704 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.839789 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.839869 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.839986 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.840053 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.840103 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.840152 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.840152 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.840246 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.840302 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.840342 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.840380 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.840414 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.840473 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.840473 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.840539 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.840576 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.840613 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.840661 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.840699 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.840733 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.840767 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.840805 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.840838 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.840873 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.840873 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.840954 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.841030 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.841030 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.841030 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.841030 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.841180 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.841222 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.841259 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.841259 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.841259 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.841259 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.841259 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.841259 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.841459 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.841459 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.841459 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.841565 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.841603 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.841643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.841681 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.841681 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.841756 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.841795 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.841833 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.841833 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.841899 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.842011 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.842334 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:24:13.842682 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.842750 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.842941 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.843415 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.843481 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.843546 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.843595 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.843650 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.843717 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.843780 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.844322 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.844382 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.844434 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.844477 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.844511 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.844549 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.844584 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.844623 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.844662 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.844700 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.844737 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.844783 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.844830 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.844863 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.844898 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.844937 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.845059 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.845125 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.845165 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.845200 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.845276 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.845322 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.845363 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.845398 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.845441 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.845476 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.845514 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.845551 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.845587 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.845587 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.845656 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.845695 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.845736 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.845776 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.845819 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.845853 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.845853 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.845853 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.845853 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.845853 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.845853 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.845853 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.846105 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.846105 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.846105 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.846105 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.846235 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.846235 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.846301 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.846584 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.846640 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.846675 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.846710 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.846743 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.846779 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.846813 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.846852 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.846886 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.846924 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.846988 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.846988 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.847067 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.847129 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.847185 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.847259 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.847302 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.847342 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.847382 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.847382 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.847382 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.847382 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.847382 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.847570 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.847570 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.847570 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.847760 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.847760 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.847760 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.847874 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.847874 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.847979 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.848065 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.848126 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.848188 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.848437 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.848490 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.848559 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.848612 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.848684 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.849005 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.849005 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.849439 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.849516 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.849576 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.849622 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.849661 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.849820 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.849872 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.849912 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.850015 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.850062 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.850112 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.850156 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.850156 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.850239 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.850239 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.850317 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.850360 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.850360 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.850433 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.850474 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.850512 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.850558 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.850603 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.850663 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.850703 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.850703 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.850703 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.850703 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.850842 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.850888 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.850928 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.850985 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.851038 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.851083 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.851126 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.851167 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.851218 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.851266 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.851312 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.851356 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.851395 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.851433 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.851482 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.851522 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.851561 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.851599 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.851639 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.851684 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.851684 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.851759 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.851805 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.851849 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.851919 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.851986 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.852059 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.852130 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.852425 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.852484 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.852531 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.852608 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.852654 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.852718 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.852777 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.853204 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.853257 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.853312 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.853355 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.853406 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.853449 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.853484 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.853523 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.853559 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.853599 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.853645 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.853685 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.853685 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.853757 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.853807 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.853847 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.853892 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.853946 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.854020 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.854072 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.854112 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.854294 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.854343 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.854392 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.854465 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.854521 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.854569 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.854629 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:13.854671 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:13.854712 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:13.854758 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:13.854797 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:13.854852 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:13.854922 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:13.855001 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.053062 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.053199 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.053350 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.053508 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.135914 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.135914 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.135914 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=112592) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.136300 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.137438 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.137939 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.138880 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.139551 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.140255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.141083 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.141762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.142591 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.143379 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.144179 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.144179 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.144179 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.144430 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.144529 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.144614 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.144701 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.144786 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.144956 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.145105 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.145191 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.145269 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.145345 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.145449 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.145540 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.145618 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.145696 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.145696 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.145696 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.145696 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.145696 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.146059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.146059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.146059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.146059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.146059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.146059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.146059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.245992 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.246215 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.246215 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.246338 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.246401 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.246502 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.246573 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.246631 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.246692 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.246762 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.246838 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.246930 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.247052 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.247120 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.247173 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.247231 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.247299 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.247356 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.247408 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.247526 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.247669 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.248764 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.249063 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.249382 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.249446 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.249565 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.249697 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.249857 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.274996 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.274996 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.274996 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.274996 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.274996 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.274996 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.274996 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.275420 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.275420 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.275490 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.275529 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.275566 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.275608 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.275645 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.275645 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.275645 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.275645 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.275645 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.275958 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.276281 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.276590 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.284908 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.285038 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.285074 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.285185 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.285255 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.285306 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.285354 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.285398 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.285460 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.285516 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.285570 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.285603 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.285730 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.285898 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.286698 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.286780 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.288998 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.289041 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.289067 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.289101 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.289131 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.289154 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.289179 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.289179 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.289222 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.289245 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.289268 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.289292 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.289316 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.289340 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.289369 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.289396 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.289396 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.289396 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.289396 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.289480 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.289480 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.289480 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.289480 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.289480 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.289480 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.289480 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.289672 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.289672 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.289672 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.289672 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.289672 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.289672 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.289672 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.289822 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.289822 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.289822 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.289822 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.289929 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.290013 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.290194 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.290793 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.291092 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.291327 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.291533 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.291693 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.291840 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.292043 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.292295 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.292434 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.292559 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.292689 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.292840 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.292882 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.292921 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.292954 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.293090 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.293135 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.293185 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.293243 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.293276 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.293301 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.293353 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.293387 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.293446 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.293536 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.293628 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.293680 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.293841 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.294036 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.294163 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.294230 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.294290 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.294349 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.294407 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.294473 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.295123 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.295350 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.295534 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.295686 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.295831 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.295986 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.296169 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.301102 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.301228 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.301228 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.301350 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.301350 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.301462 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.301462 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.301800 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.301800 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.301800 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.301800 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.302137 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.302137 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.302266 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.302340 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.302574 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.302574 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.302777 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.302855 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.302855 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.302991 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.305335 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.305453 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.305518 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.305577 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.305648 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.305708 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.305791 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.305852 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.305909 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.306005 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.306067 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.306127 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.306185 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.306185 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.306321 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.306321 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.306321 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.306321 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.306321 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.306321 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.306321 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.306702 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.306702 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.306702 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.306702 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.306919 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.307011 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.307085 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.307153 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.307212 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.307272 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.307329 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.307391 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.307464 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.307681 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.307772 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.307836 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.307895 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.307895 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.308045 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.309718 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.309718 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.309801 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.309801 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.309801 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.309801 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.309801 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.309801 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.310011 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.310050 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.310086 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.310086 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.310086 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.310086 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.310086 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.310086 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.310305 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.310305 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.310366 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.310366 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.310424 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.310457 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.310488 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.310524 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.310563 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.310599 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.310631 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.310669 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.310705 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.310744 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.310778 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.310817 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.310851 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.310891 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.310930 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.310983 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.311033 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.311078 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.311123 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.311175 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.311211 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.311245 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.311280 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.311322 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.311322 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.311322 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.311322 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.311452 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.311487 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.311521 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.311555 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.311596 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.311641 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.311676 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.311676 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.311736 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.311771 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.311771 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.311832 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.311832 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.311895 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.311930 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.311986 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.312027 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.312064 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.312097 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.312139 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.312179 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.312214 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.312248 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.312281 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.312315 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.312362 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.312397 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.312397 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.312397 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.312397 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.312397 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.312397 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.317831 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.317909 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.318031 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.318120 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.318485 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.318485 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.318485 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.318485 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.318643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.318643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.318710 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.318754 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.318788 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.318788 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.318853 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.318889 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.318921 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.318957 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.319014 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.319055 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.319094 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.319128 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.319182 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.319217 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.319257 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.319294 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.319327 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.319359 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.319395 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.319431 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.319469 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.319506 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.319544 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.319579 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.319614 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.319648 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.319679 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.319711 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.319746 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.319785 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.319824 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.319857 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.319890 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.319923 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.319978 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.320012 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.320056 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.320091 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.320399 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.320534 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.320573 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.320606 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.320638 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.320684 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.320835 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.320890 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.320933 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.321331 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.321409 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.321558 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.321634 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.321693 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.321751 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.321804 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.321856 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.321856 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.321952 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.322031 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.322031 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.322031 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.322031 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.322031 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.322031 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.322031 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.322683 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.322747 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.322801 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.322860 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.322860 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.322994 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.322994 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.322994 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.323151 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.323208 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.323263 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.323316 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.323377 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.323431 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.323501 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.323555 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.323609 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.323661 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.323708 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.323762 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.323813 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.323860 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.323913 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.324002 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.324060 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.324127 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.324188 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.324188 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.324286 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.324286 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.324389 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.324442 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.324503 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.324574 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.324574 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.324667 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.324720 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.324720 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.324883 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.324883 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.324883 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.325055 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.325128 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.325184 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.325245 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.325297 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.325349 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.325401 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.325453 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.325506 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.325506 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.325506 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.325640 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.325640 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.325640 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.325640 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.325640 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.325871 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.325925 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.325925 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.326039 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.326039 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.326039 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.326173 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112591) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.326226 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.326279 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.326347 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112592) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.326435 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.326493 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.326547 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112594) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.326600 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.326662 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.326714 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.326768 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} May 29 00:24:14.326827 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.326895 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112591) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.327083 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.327145 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.327200 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.327265 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112591) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.327420 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112592) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.327477 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112594) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.327530 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112592) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.327582 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112594) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.327643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=112593) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} May 29 00:24:14.327643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} May 29 00:24:14.327643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} May 29 00:24:14.327643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} May 29 00:24:14.327643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=112593) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} May 29 00:24:14.327643 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=112593) register /opt/stack/cinder/cinder/api/extensions.py:135}} May 29 00:24:14.373697 np0000177342 devstack@c-api.service[112593]: INFO dbcounter [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Registered counter for database cinder May 29 00:24:14.376991 np0000177342 devstack@c-api.service[112591]: INFO dbcounter [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Registered counter for database cinder May 29 00:24:14.379233 np0000177342 devstack@c-api.service[112594]: INFO dbcounter [None req-748f54b0-30ac-498b-839d-380614289141 None None] Registered counter for database cinder May 29 00:24:14.379361 np0000177342 devstack@c-api.service[112592]: INFO dbcounter [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Registered counter for database cinder May 29 00:24:14.422993 np0000177342 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-ba652349-b720-4efa-8cd1-f31244a2697e 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.427278 np0000177342 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-748f54b0-30ac-498b-839d-380614289141 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.430375 np0000177342 devstack@c-api.service[112591]: DEBUG oslo_db.sqlalchemy.engines [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 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=112591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.435624 np0000177342 devstack@c-api.service[112592]: DEBUG oslo_db.sqlalchemy.engines [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 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=112592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.551364 np0000177342 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writer thread running {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:24:14.552262 np0000177342 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writer thread running {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:24:14.552587 np0000177342 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writer thread running {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:24:14.555030 np0000177342 devstack@c-api.service[112594]: INFO cinder.rpc [None req-748f54b0-30ac-498b-839d-380614289141 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:24:14.555333 np0000177342 devstack@c-api.service[112592]: INFO cinder.rpc [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:24:14.556398 np0000177342 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writer thread running {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} May 29 00:24:14.556792 np0000177342 devstack@c-api.service[112591]: INFO cinder.rpc [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:24:14.558511 np0000177342 devstack@c-api.service[112594]: INFO cinder.rpc [None req-748f54b0-30ac-498b-839d-380614289141 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:24:14.558663 np0000177342 devstack@c-api.service[112592]: INFO cinder.rpc [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:24:14.559995 np0000177342 devstack@c-api.service[112591]: INFO cinder.rpc [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:24:14.560104 np0000177342 devstack@c-api.service[112593]: INFO cinder.rpc [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. May 29 00:24:14.561225 np0000177342 devstack@c-api.service[112592]: INFO cinder.rpc [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:24:14.561409 np0000177342 devstack@c-api.service[112594]: INFO cinder.rpc [None req-748f54b0-30ac-498b-839d-380614289141 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:24:14.563458 np0000177342 devstack@c-api.service[112591]: INFO cinder.rpc [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:24:14.563679 np0000177342 devstack@c-api.service[112594]: INFO cinder.rpc [None req-748f54b0-30ac-498b-839d-380614289141 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:24:14.564032 np0000177342 devstack@c-api.service[112592]: INFO cinder.rpc [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:24:14.564113 np0000177342 devstack@c-api.service[112593]: INFO cinder.rpc [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. May 29 00:24:14.564684 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.565289 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.566228 np0000177342 devstack@c-api.service[112591]: INFO cinder.rpc [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:24:14.567113 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.567787 np0000177342 devstack@c-api.service[112593]: INFO cinder.rpc [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. May 29 00:24:14.568398 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.568781 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.570451 np0000177342 devstack@c-api.service[112593]: INFO cinder.rpc [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. May 29 00:24:14.570574 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.571681 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.575860 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.605427 np0000177342 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-748f54b0-30ac-498b-839d-380614289141 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.607452 np0000177342 devstack@c-api.service[112592]: DEBUG oslo_db.sqlalchemy.engines [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 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=112592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.608121 np0000177342 devstack@c-api.service[112594]: INFO cinder.rpc [None req-748f54b0-30ac-498b-839d-380614289141 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:24:14.608896 np0000177342 devstack@c-api.service[112591]: DEBUG oslo_db.sqlalchemy.engines [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 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=112591) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.610542 np0000177342 devstack@c-api.service[112594]: INFO cinder.rpc [None req-748f54b0-30ac-498b-839d-380614289141 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:24:14.610645 np0000177342 devstack@c-api.service[112592]: INFO cinder.rpc [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:24:14.611223 np0000177342 devstack@c-api.service[112591]: INFO cinder.rpc [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:24:14.611726 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.612719 np0000177342 devstack@c-api.service[112593]: DEBUG oslo_db.sqlalchemy.engines [None req-ba652349-b720-4efa-8cd1-f31244a2697e 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=112593) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:14.613091 np0000177342 devstack@c-api.service[112591]: INFO cinder.rpc [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:24:14.613419 np0000177342 devstack@c-api.service[112592]: INFO cinder.rpc [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:24:14.614006 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.614664 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.615658 np0000177342 devstack@c-api.service[112593]: INFO cinder.rpc [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. May 29 00:24:14.619246 np0000177342 devstack@c-api.service[112593]: INFO cinder.rpc [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. May 29 00:24:14.621163 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.624330 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.626230 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.628616 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.629450 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.630639 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.632064 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.632996 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.635057 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.636099 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.637013 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.637133 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.638276 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.639103 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.640306 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.640376 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.642240 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.642606 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.643204 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.643566 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.645295 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.645685 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.646384 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.648025 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.648382 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.648729 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.649275 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.651089 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.651211 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.652144 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.652212 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.652721 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.653618 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.654097 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.655055 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.655397 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.656302 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.657283 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.658111 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.659599 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.660123 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.661063 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.662039 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.662376 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.663036 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.664414 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.664482 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.665360 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.666499 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.667281 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.667393 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.667611 np0000177342 devstack@c-api.service[112594]: WARNING cinder.api.contrib.hosts [None req-748f54b0-30ac-498b-839d-380614289141 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:24:14.668342 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.668394 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.668445 np0000177342 devstack@c-api.service[112591]: WARNING cinder.api.contrib.hosts [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:24:14.669277 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.669850 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.670902 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.671246 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.671737 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.672810 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.672898 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.672955 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.673854 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.674277 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.674421 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.674892 np0000177342 devstack@c-api.service[112592]: WARNING cinder.api.contrib.hosts [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:24:14.675588 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.675686 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.675744 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.676400 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.677092 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.677184 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.677297 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.678174 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: extensions {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.678274 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.678675 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.678752 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.679289 np0000177342 devstack@c-api.service[112593]: WARNING cinder.api.contrib.hosts [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Deprecated: The Host API is deprecated and will be be removed in a future version. May 29 00:24:14.679662 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: extensions {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.680057 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.680205 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.680248 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-availability-zone {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.681060 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-availability-zone {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.681523 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-hosts {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.681581 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.681621 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.682370 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-hosts {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.682914 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: backups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.682975 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.683639 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.683775 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: backups {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.684545 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.684971 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: consistencygroups {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.685123 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.685569 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: extensions {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.685821 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: consistencygroups {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.686709 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.687093 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-volume-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.687731 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-availability-zone {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.687842 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-volume-manage {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.688152 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.688545 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: extra_specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.689105 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-hosts {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.689325 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: extra_specs {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.689862 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.690517 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: backups {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.690874 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-snapshot-manage {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.690993 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-snapshot-manage {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.691058 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: extensions {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.692379 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: cgsnapshots {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.692479 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-availability-zone {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.692534 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: cgsnapshots {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.692612 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: consistencygroups {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.693764 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-hosts {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.693883 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: encryption {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.695058 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-volume-manage {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.695238 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: backups {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.695541 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: encryption {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.696018 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: extra_specs {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.696989 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.697150 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: capabilities {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.697295 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: consistencygroups {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.697675 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-snapshot-manage {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.698372 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: scheduler-stats {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.698467 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: encryption {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.699206 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: cgsnapshots {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.699314 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-volume-manage {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.699862 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-volume-type-access {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.700641 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: encryption {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.700792 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: extra_specs {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.701499 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: qos-specs {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.702212 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: encryption {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.702953 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-snapshot-manage {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.703087 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: capabilities {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.703612 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-quota-class-sets {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.703849 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: capabilities {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.704319 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: scheduler-stats {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.704932 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-quota-sets {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.705119 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: cgsnapshots {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.705209 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: scheduler-stats {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.705796 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-volume-type-access {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.706584 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-volume-type-access {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.706982 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extended resource: os-volume-transfer {{(pid=112591) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.707084 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: encryption {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.707425 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: qos-specs {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.708235 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: qos-specs {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.709188 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: encryption {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.709370 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.709518 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-quota-class-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.710346 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-quota-class-sets {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.710774 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-quota-sets {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.710863 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: capabilities {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.710932 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.711636 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-quota-sets {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.712227 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: scheduler-stats {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.712317 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.712370 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extended resource: os-volume-transfer {{(pid=112594) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.713512 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extended resource: os-volume-transfer {{(pid=112592) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.713637 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.714205 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-volume-type-access {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.714467 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.contrib.snapshot_actions [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] SnapshotActionsController initialized {{(pid=112591) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:24:14.715205 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.715454 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.715905 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: qos-specs {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.716594 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.716675 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.716975 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.718080 np0000177342 devstack@c-api.service[112591]: WARNING castellan.key_manager.migration [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.718409 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.718454 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.718748 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-quota-class-sets {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.718883 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension AdminActions extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719030 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension AdminActions extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719147 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension AdminActions extending resource: backups {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719244 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719372 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719515 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719641 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719738 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension TypesManage extending resource: types {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719843 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.719884 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.719939 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.720058 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.720103 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-quota-sets {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.720182 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.720236 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.720278 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeActions extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.720422 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension UsedLimits extending resource: limits {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.720536 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.720661 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.v3.router [None req-0e3eae5c-fe3b-407f-9005-4eb25a61e524 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112591) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.720737 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.contrib.snapshot_actions [None req-748f54b0-30ac-498b-839d-380614289141 None None] SnapshotActionsController initialized {{(pid=112594) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:24:14.721506 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.721732 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.722225 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extended resource: os-volume-transfer {{(pid=112593) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} May 29 00:24:14.722576 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.contrib.snapshot_actions [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] SnapshotActionsController initialized {{(pid=112592) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:24:14.722936 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.723366 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.724283 np0000177342 devstack@c-api.service[112594]: WARNING castellan.key_manager.migration [None req-748f54b0-30ac-498b-839d-380614289141 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.724776 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.724823 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.725151 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension AdminActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.725305 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension AdminActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.725408 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension AdminActions extending resource: backups {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.725590 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.725705 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.725800 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.725901 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726012 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension TypesManage extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726118 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726159 np0000177342 devstack@c-api.service[112592]: WARNING castellan.key_manager.migration [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.726217 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726316 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726359 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.726436 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726561 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeActions extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726664 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension UsedLimits extending resource: limits {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726764 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.726861 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.v3.router [None req-748f54b0-30ac-498b-839d-380614289141 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112594) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727059 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension AdminActions extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727188 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension AdminActions extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727305 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension AdminActions extending resource: backups {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727410 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727530 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension SnapshotActions extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727705 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727763 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.727802 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.727938 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension TypesManage extending resource: types {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728062 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728163 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728264 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeTypeAccess extending resource: types {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728384 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728486 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeActions extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728526 np0000177342 devstack@c-api.service[112591]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c5bfb8a3668 pid: 112591 (default app) May 29 00:24:14.728625 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension UsedLimits extending resource: limits {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728726 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.728825 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.v3.router [None req-420f6019-c58c-4b14-a02a-f19d4fb877c5 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112592) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.729342 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.730198 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.contrib.snapshot_actions [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] SnapshotActionsController initialized {{(pid=112593) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} May 29 00:24:14.731018 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.732381 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.733756 np0000177342 devstack@c-api.service[112593]: WARNING castellan.key_manager.migration [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Using MigrationKeyManager to provide support for legacy fixed_key encryption May 29 00:24:14.734592 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension AdminActions extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.734635 np0000177342 devstack@c-api.service[112594]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c5bfb8a3668 pid: 112594 (default app) May 29 00:24:14.734731 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension AdminActions extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.734842 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension AdminActions extending resource: backups {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.734946 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735073 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension SnapshotActions extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735177 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735361 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeTypeEncryption extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735453 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension TypesManage extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735562 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735660 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735758 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeTypeAccess extending resource: types {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735870 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.735983 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeActions extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.736128 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension UsedLimits extending resource: limits {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.736231 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeUnmanage extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.736335 np0000177342 devstack@c-api.service[112593]: DEBUG cinder.api.v3.router [None req-ba652349-b720-4efa-8cd1-f31244a2697e None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=112593) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} May 29 00:24:14.736605 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.736605 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.736743 np0000177342 devstack@c-api.service[112592]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c5bfb8a3668 pid: 112592 (default app) May 29 00:24:14.736836 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.736836 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.736836 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.736836 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.736836 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737101 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737101 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737101 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737101 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737101 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737101 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737399 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737399 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737399 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737399 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737399 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737618 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737618 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737618 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737618 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737807 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737807 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.737807 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.737807 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738031 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738031 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738031 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738031 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738031 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738356 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738356 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738356 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738356 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738356 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738574 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738574 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738574 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738574 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738574 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738574 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738855 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738855 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738855 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738855 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.738855 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.738855 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739163 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739163 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739163 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739163 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739163 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739163 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739580 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739580 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739580 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739580 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739580 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739580 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739851 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739851 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.739851 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.739851 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740110 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740110 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740110 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740110 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740110 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740353 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740353 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740353 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740353 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740353 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740602 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740602 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740602 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740602 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740602 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740602 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740849 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740849 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740849 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.740849 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.740849 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741098 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741098 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741098 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741098 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741098 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741333 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741333 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741333 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741333 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741519 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741519 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741519 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741519 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741709 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741709 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741709 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741709 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741709 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741952 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741952 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741952 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.741952 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.741952 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742198 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742198 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742198 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742198 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742480 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742480 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742480 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742480 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742647 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742647 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742647 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742647 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742827 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742827 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.742827 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.742827 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743089 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743089 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743089 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743089 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743254 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743254 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743254 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743254 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743254 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743254 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743656 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743656 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743656 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743656 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743656 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743887 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743887 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743887 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743887 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743887 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.743887 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.743887 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744206 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744206 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744206 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744206 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744206 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744206 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744455 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744455 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744455 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744455 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744455 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744455 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744720 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744720 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744720 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744720 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744720 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744720 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744990 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744990 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.744990 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.744990 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.745165 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.745165 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.745165 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.745165 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.745337 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.745337 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.745337 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.745337 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.745511 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.745511 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.745511 np0000177342 devstack@c-api.service[112591]: /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 29 00:24:14.745511 np0000177342 devstack@c-api.service[112591]: warnings.warn(deprecated_msg) May 29 00:24:14.745511 np0000177342 devstack@c-api.service[112591]: DEBUG cinder.api.middleware.request_id [None req-b7016bd2-7a17-46ef-8014-f440f1063c8d None None] RequestId filter calling following filter/app {{(pid=112591) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:24:14.745511 np0000177342 devstack@c-api.service[112591]: [pid: 112591|app: 0|req: 1/1] 199.204.45.57 () {60 vars in 949 bytes} [Fri May 29 00:24:14 2026] GET /volume/v3/ => generated 114 bytes in 13 msecs (HTTP/1.1 401) 5 headers in 232 bytes (1 switches on core 0) May 29 00:24:14.745753 np0000177342 devstack@c-api.service[112593]: WSGI app 0 (mountpoint='') ready in 4 seconds on interpreter 0x7c5bfb8a3668 pid: 112593 (default app) May 29 00:24:22.001529 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.001529 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.001529 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.001529 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.001529 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.002445 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.002445 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.002445 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.002445 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.002445 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.002750 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.002750 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.002750 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.002750 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.002750 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.002750 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003139 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003139 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003139 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003139 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003386 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003386 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003386 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003386 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003649 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003649 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003649 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003649 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003909 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003909 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003909 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.003909 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.003909 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004242 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004242 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004242 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004242 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004242 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004539 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004539 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004539 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004539 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004539 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004539 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004912 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004912 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004912 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004912 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.004912 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.004912 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.005896 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.005896 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.005896 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.005896 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.005896 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.005896 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.006575 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.006575 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.006575 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.006575 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.006575 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.007107 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.007107 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.007107 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.007107 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.007107 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.007632 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.007632 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.007632 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.007632 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.007632 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.007632 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.008248 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.008248 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.008248 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.008248 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.008248 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.008248 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.008858 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.008858 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.008858 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.008858 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.008858 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.009417 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.009417 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.009417 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.009417 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.009417 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.009942 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.009942 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.009942 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.009942 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.010374 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.010374 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.010374 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.010374 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.010796 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.010796 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.010796 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.010796 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.010796 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.011357 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.011357 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.011357 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.011357 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.011357 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.011854 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.011854 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.011854 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.011854 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.015006 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.015006 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.015006 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.015006 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.015465 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.015465 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.015465 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.015465 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.015834 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.015834 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.015834 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.015834 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.016324 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.016324 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.016324 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.016324 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.016746 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.016746 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.016746 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.016746 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.016746 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017083 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017083 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017083 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017083 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017083 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017083 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017523 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017523 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017523 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017523 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017523 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017815 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017815 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017815 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017815 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.017815 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.017815 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018193 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018193 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018193 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018193 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018193 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018193 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018409 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018409 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018409 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018409 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018409 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018409 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018574 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018574 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018574 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018574 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018574 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018574 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018729 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018729 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018729 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018729 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018841 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018841 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018841 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.018841 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.018841 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.019115 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.019115 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.019115 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.019115 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.019115 np0000177342 devstack@c-api.service[112594]: warnings.warn(deprecated_msg) May 29 00:24:22.019115 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.middleware.request_id [None req-9de24bb4-5a4c-4662-bb74-54f3397aff8c None None] RequestId filter calling following filter/app {{(pid=112594) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:24:22.523560 np0000177342 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-9de24bb4-5a4c-4662-bb74-54f3397aff8c admin admin] POST https://199.204.45.57/volume/v3/types May 29 00:24:22.523560 np0000177342 devstack@c-api.service[112594]: DEBUG cinder.api.openstack.wsgi [None req-9de24bb4-5a4c-4662-bb74-54f3397aff8c admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "lvmdriver-1", "description": null, "os-volume-type-access:is_public": true}} {{(pid=112594) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:24:22.525007 np0000177342 devstack@c-api.service[112594]: /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 29 00:24:22.525007 np0000177342 devstack@c-api.service[112594]: warnings.warn( May 29 00:24:22.570160 np0000177342 devstack@c-api.service[112594]: DEBUG oslo_db.sqlalchemy.engines [None req-9de24bb4-5a4c-4662-bb74-54f3397aff8c 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=112594) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:22.603733 np0000177342 devstack@c-api.service[112594]: INFO cinder.api.openstack.wsgi [None req-9de24bb4-5a4c-4662-bb74-54f3397aff8c admin admin] https://199.204.45.57/volume/v3/types returned with HTTP 200 May 29 00:24:22.604280 np0000177342 devstack@c-api.service[112594]: [pid: 112594|app: 0|req: 1/2] 199.204.45.57 () {68 vars in 1281 bytes} [Fri May 29 00:24:21 2026] POST /volume/v3/types => generated 186 bytes in 619 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) May 29 00:24:22.626463 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.626463 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.626463 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.626463 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.626463 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.627352 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.627352 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.627352 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.627352 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.627352 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.627639 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.627639 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.627639 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.627639 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.627639 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.627639 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628000 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628000 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628000 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628000 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628254 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628254 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628254 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628254 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628488 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628488 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628488 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628488 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628736 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628736 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628736 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.628736 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.628736 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629138 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629138 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629138 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629138 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629138 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629434 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629434 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629434 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629434 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629434 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629434 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629770 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629770 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629770 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629770 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.629770 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.629770 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630138 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630138 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630138 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630138 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630138 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630138 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630467 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630467 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630467 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630467 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630467 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630761 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630761 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630761 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.630761 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.630761 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631070 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631070 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631070 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631070 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631070 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631070 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631414 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631414 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631414 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631414 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631414 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631414 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631729 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631729 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631729 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.631729 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.631729 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632046 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632046 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632046 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632046 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632046 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632335 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632335 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632335 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632335 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632585 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632585 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632585 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632585 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632830 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632830 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632830 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.632830 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.632830 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633155 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633155 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633155 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633155 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633155 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633426 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633426 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633426 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633426 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633650 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633650 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633650 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633650 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633889 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633889 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.633889 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.633889 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634156 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634156 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634156 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634156 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634399 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634399 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634399 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634399 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634626 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634626 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634626 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634626 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634626 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634920 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634920 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634920 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634920 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.634920 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.634920 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635290 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635290 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635290 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635290 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635290 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635568 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635568 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635568 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635568 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635568 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635568 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635914 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635914 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635914 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635914 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.635914 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.635914 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.636298 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.636298 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.636298 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.636298 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.636298 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.636298 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.636636 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.636636 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.636636 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.636636 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.636636 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.636636 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637028 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.637028 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637028 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.637028 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637262 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.637262 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637262 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.637262 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637262 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.637654 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637654 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.637654 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637654 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.637654 np0000177342 devstack@c-api.service[112592]: warnings.warn(deprecated_msg) May 29 00:24:22.637654 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.middleware.request_id [req-9de24bb4-5a4c-4662-bb74-54f3397aff8c req-b8ff967e-8763-4a67-8099-da7a1eb88c47 None None] RequestId filter calling following filter/app {{(pid=112592) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} May 29 00:24:22.962012 np0000177342 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [req-9de24bb4-5a4c-4662-bb74-54f3397aff8c req-b8ff967e-8763-4a67-8099-da7a1eb88c47 admin admin] POST https://199.204.45.57/volume/v3/types/0eadd6a6-0440-4bcb-a0c7-59491e0ec36d/extra_specs May 29 00:24:22.962456 np0000177342 devstack@c-api.service[112592]: DEBUG cinder.api.openstack.wsgi [req-9de24bb4-5a4c-4662-bb74-54f3397aff8c req-b8ff967e-8763-4a67-8099-da7a1eb88c47 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=112592) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} May 29 00:24:22.964179 np0000177342 devstack@c-api.service[112592]: /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 29 00:24:22.964179 np0000177342 devstack@c-api.service[112592]: warnings.warn( May 29 00:24:23.003522 np0000177342 devstack@c-api.service[112592]: DEBUG oslo_db.sqlalchemy.engines [req-9de24bb4-5a4c-4662-bb74-54f3397aff8c req-b8ff967e-8763-4a67-8099-da7a1eb88c47 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=112592) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} May 29 00:24:23.073173 np0000177342 devstack@c-api.service[112592]: INFO cinder.api.openstack.wsgi [req-9de24bb4-5a4c-4662-bb74-54f3397aff8c req-b8ff967e-8763-4a67-8099-da7a1eb88c47 admin admin] https://199.204.45.57/volume/v3/types/0eadd6a6-0440-4bcb-a0c7-59491e0ec36d/extra_specs returned with HTTP 200 May 29 00:24:23.074076 np0000177342 devstack@c-api.service[112592]: [pid: 112592|app: 0|req: 1/3] 199.204.45.57 () {70 vars in 1498 bytes} [Fri May 29 00:24:22 2026] POST /volume/v3/types/0eadd6a6-0440-4bcb-a0c7-59491e0ec36d/extra_specs => generated 55 bytes in 457 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) May 29 00:24:24.614127 np0000177342 devstack@c-api.service[112591]: DEBUG dbcounter [-] [112591] Writing DB stats cinder:SELECT=6 {{(pid=112591) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:24:24.618000 np0000177342 devstack@c-api.service[112593]: DEBUG dbcounter [-] [112593] Writing DB stats cinder:SELECT=6 {{(pid=112593) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:24:32.601112 np0000177342 devstack@c-api.service[112594]: DEBUG dbcounter [-] [112594] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=112594) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} May 29 00:24:33.071316 np0000177342 devstack@c-api.service[112592]: DEBUG dbcounter [-] [112592] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=112592) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}